标签:脚本 bee span col line 启动 jdb sas oop
启动hive
1、启动服务端,注意:删除掉hadoop脚本中的调试设置代码
hiveserver2
2、启动客户端
beeline
!connect jdbc:hive2://localhost:10000/xxxxxx;auth=noSasl; //装hue后
1、hive实现全排序
原文地址:https://www.cnblogs.com/lybpy/p/9703773.html