使用Springboot 中使用hadoop工具 --hive查询以及hbase与bean的整合
#-------------------------------------------------------- 2019/02/20 hiveDemo 在hive中需要配置Hiveserver2组件 hive.server2.thrift.port 10000
hive.server2.thrift.bind.host 172.16.1.128 hive.server2.long.polling.timeout 5000 hive.server2.thrift.min.worker.threads 5 hive.server2.thrift.max.worker.threads 500启动Hiveserver2服务