随笔分类 - hive
摘要:创建表:hive> CREATE TABLE pokes (foo INT, bar STRING); Creates a table called pokes with two columns, the first being an integer and the other a string创建
阅读全文
摘要:解决办法: 二、分布式环境下在slave上hive命令行失败 解决办法: 检查了半天,看到里面有一句Could not connect to meta store using any of the URIs provided 看了一下netstat -apn |grep 9083 发现的确没有人在监
阅读全文
摘要:1. download hive1.2.1 to /usr/local > apache-hive-1.2.1-bin.tar.gz 2. tar zxvf apache-hive-1.2.1-bin.tar.gz >then there will be a directory apache-hiv
阅读全文
浙公网安备 33010602011771号