Skip to content

hadoop工具操作demo --hive查询以及hbase与bean的整合

Notifications You must be signed in to change notification settings

Wweiei/hadoopDemoParent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hadoopDemoParent

使用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服务

hive --service hiveserver2 &

About

hadoop工具操作demo --hive查询以及hbase与bean的整合

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages