码迷,mamicode.com
首页 > 其他好文 > 详细

hive 问题收集

时间:2015-08-26 20:36:28      阅读:215      评论:0      收藏:0      [点我收藏+]

标签:

  1. 报错:FAILED: Error in metadata: MetaException(message:Got exception: java.lang.reflect.UndeclaredThrowableException null)
    FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask

解决:dfs.permissions   设为false,否则容易报权限问题。 mysql> alter database hive character set latin1;



hive 问题收集

标签:

原文地址:http://my.oschina.net/loveryuan/blog/497478

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!