hive错误记录
系统环境:
hadoop CDH3u2
hive 0.71 3u4
?
错误1使用默认的derby数据库,当查询数据库的时候,比如使用 show tables,报错如下:
<property> <name>hive.aux.jars.path</name> <value>file:////usr/lib/hive/lib/hive-contrib-0.7.1-cdh3u4.jar</value></property>??
?
?
?
-heipark