Hive 安裝
http://blog.itpub.net/28929558/viewspace-1192693/
注意:
- 需要在 hdfs 下面創(chuàng)建/user/hive/warehouse
- 如果是本地安裝,需要修改 conf/hive-site.xml 里面的system:java.io.tmpdir 將其替換成本地的 tmp 目錄躯喇。如果是集群的話毫蚓,需要在 hdfs 創(chuàng)建/tmp
- jdbc連接串:jdbc:mysql://localhost:3306/hive?createDatabaseIfNotExist=true&useSSL=false
Hive on Spark
http://www.cnblogs.com/linbingdong/p/5806329.html
Hive Mysql 亂碼問題
http://blog.csdn.net/xiao_jun_0820/article/details/32136581
http://blog.csdn.net/pzw_0612/article/details/48087425