Quantcast
Viewing all articles
Browse latest Browse all 387

bryan on "Error running portfolio demo hive/hadoop job example with DSE 3.1.0 on CentOS/Linux"

http://www.datastax.com/documentation/gettingstarted/index.html#getting_started/gettingStartedDemoPortfolio_t.html

dse hive -f /usr/share/dse-demos/portfolio_manager/10_day_loss.q

MapReduce Total cumulative CPU time: 5 seconds 430 msec
Ended Job = job_201307181430_0007 with errors
Error during job, obtaining debugging information...
Examining task ID: task_201307181430_0007_m_000005 (and more) from job job_201307181430_0007
Exception in thread "Thread-14" java.lang.RuntimeException: Error while reading from task log url
at org.apache.hadoop.hive.ql.exec.errors.TaskLogProcessor.getStackTraces(TaskLogProcessor.java:240)
at org.apache.hadoop.hive.ql.exec.JobDebugger.showJobFailDebugInfo(JobDebugger.java:227)
at org.apache.hadoop.hive.ql.exec.JobDebugger.run(JobDebugger.java:92)
at java.lang.Thread.run(Thread.java:724)
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://<myhost>:50060/tasklog?taskid=attempt_201307181430_0007_m_000000_2&start=-8193
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1625)
at java.net.URL.openStream(URL.java:1037)
at org.apache.hadoop.hive.ql.exec.errors.TaskLogProcessor.getStackTraces(TaskLogProcessor.java:192)
... 3 more
FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.MapRedTask
MapReduce Jobs Launched:

Any ideas?


Viewing all articles
Browse latest Browse all 387

Trending Articles