12 2021 档案
摘要:select orderNumber, sum(priceEach * quantityOrdered) as totalvalues from orderdetails where sum(priceEach * quantityOrdered) > 60000; 报错原因: 是由于在where语
阅读全文
摘要:步骤: 一.xshell上连上hive 的客户端: 1.xshell连接上服务器,需要知道主机的地址、端口号、用户名、密码 2.连接hive客户端:sh client_0.sh 3.输入hive 连接hive或者spark_beeline 二、分区插入两条数据 insert into 表名 part
阅读全文

浙公网安备 33010602011771号