FAILED: Execution Error, return code 2 from org.apache.hadoop_李孟_新浪博客

Note: System times on machines may be out of sync. Check system time and time zones.
解决办法一:在每台服务器上执行:ntpdate asia.pool.ntp.org    同步所有的服务器的时间
解决办法二:设置参数set hive.exec.parallel=true; 解释:
同一个sql中的不同的job是否可以同时运行
默认为false:

可以配置hive-site.xml:
hive.exec.parallel
true
Whether to execute jobs in parallel
posted @ 2017-03-31 14:09  Dlimeng  阅读(17)  评论(0)    收藏  举报  来源