Created
June 13, 2012 13:54
-
-
Save larsen/2924216 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Examining task ID: task_201206131155_0003_m_000009 (and more) from job job_201206131155_0003 | |
| Examining task ID: task_201206131155_0003_m_000000 (and more) from job job_201206131155_0003 | |
| Examining task ID: task_201206131155_0003_m_000002 (and more) from job job_201206131155_0003 | |
| Exception in thread "Thread-147" java.lang.RuntimeException: Error while reading from task log url | |
| at org.apache.hadoop.hive.ql.exec.errors.TaskLogProcessor.getErrors(TaskLogProcessor.java:130) | |
| at org.apache.hadoop.hive.ql.exec.JobDebugger.showJobFailDebugInfo(JobDebugger.java:211) | |
| at org.apache.hadoop.hive.ql.exec.JobDebugger.run(JobDebugger.java:81) | |
| at java.lang.Thread.run(Thread.java:662) | |
| Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://10.84.74.227:9103/tasklog?taskid=attempt_201206131155_0003_m_000002_4&start=-8193 | |
| at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1436) | |
| at java.net.URL.openStream(URL.java:1010) | |
| at org.apache.hadoop.hive.ql.exec.errors.TaskLogProcessor.getErrors(TaskLogProcessor.java:120) | |
| ... 3 more | |
| Counters: | |
| FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.MapRedTask | |
| MapReduce Jobs Launched: | |
| Job 0: Map: 658 Reduce: 45 Accumulative CPU: 8654.13 sec HDFS Read: 17657331 HDFS Write: 90196480 SUCCESS | |
| Job 1: Map: 8 Reduce: 1 Accumulative CPU: 66.15 sec HDFS Read: 50090182 HDFS Write: 0 FAIL | |
| Total MapReduce CPU Time Spent: 0 days 2 hours 25 minutes 20 seconds 280 msec |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment