g公司地址23.100
登陆23.100
su unimas
cd
cd apache-hive-1.2.1-bin/
bin/beeline
beeline> !connect jdbc:hive2://10.68.23.100:10000
show databases;
show tables;
客户端连接hive
原文:http://www.cnblogs.com/wly719/p/6857260.html