Hive on tez,当设置hive.tez.container.size = 2048时,查询失败,Container退出时出现非零退出代码1

时间:2015-12-10 12:01:51

标签: hive

无法设置hive.tez.container.size两次而不是mapreduce.map.memory.mb.Following是详细错误消息:

***Container exited with a non-zero exit code 1
]], TaskAttempt 2 failed, info=[Container container_1449486079177_5311_01_000061 finished with diagnostics set to [Container failed, exitCode=1. Exception from container-launch.
Container id: container_1449486079177_5311_01_000061
Exit code: 1
Stack trace: ExitCodeException exitCode=1: 
    at org.apache.hadoop.util.Shell.runCommand(Shell.java:538)
    at org.apache.hadoop.util.Shell.run(Shell.java:455)
    at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:702)
    at org.apache.hadoop.yarn.server.nodemanager.LinuxContainerExecutor.launchContainer(LinuxContainerExecutor.java:290)
    at org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:299)
    at org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:81)
    at java.util.concurrent.FutureTask.run(FutureTask.java:262)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:745)
Shell output: main : command provided 1
main : user is nobody
main : requested yarn user is hadoop***

0 个答案:

没有答案