| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
16 (0.219s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-9328] INSERT INTO a S3 external table with no reduce phase results in FileNotFoundException - Hadoop - [issue]
|
|
...With Yarn and Hadoop 2.0.2-alpha, hive 0.9.0.The destination is an S3 table, the source for the query is a small hive managed table.CREATE EXTERNAL TABLE payout_state_product ( st...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9328
Author: Marc Limotte,
2013-02-23, 13:07
|
|
|
Hadoop and Ganglia 3.1 - not seeing any hadoop metrics - Hadoop - [mail # user]
|
|
...Hi, I'm having trouble setting up Hadoop 0.20.2 with Ganglia 3.1. Ganglia is running, and I am getting standard metrics, but I am not seeing any of the Hadoop metrics. BTW,...
|
|
|
Author: Marc Limotte,
2011-11-03, 16:21
|
|
|
Re: Importing log files from various machines - Hadoop - [mail # user]
|
|
...Just use the hadoop client tools. That is the hadoop package and configure it to point to your running cluster. You don't need to start any hadoop processes on the node with your...
|
|
|
Author: Marc Limotte,
2010-06-29, 17:46
|
|
|
RE: Task process exit with nonzero status of 1 - Hadoop - [mail # user]
|
|
...Just an FYI, found the solution to this problem. Apparently, it's an OS limit on the number of sub-directories that can be c reated in another directory. In this case, we had 319...
|
|
|
Author: Marc Limotte,
2009-10-27, 21:48
|
|
|
RE: Task process exit with nonzero status of 1 - Hadoop - [mail # user]
|
|
...One more clue. If I change "mapred.job.tracker" to "local" on this cluster, then the I can run the job successfully. I guess in this case it doesn't have to launch th...
|
|
|
Author: Marc Limotte,
2009-09-24, 22:54
|
|
|
RE: Task process exit with nonzero status of 1 - Hadoop - [mail # user]
|
|
...Added DEBUG, but don't see anything interesting. The only new tasktracker l og entries are about receiving a heartbeat from the JobTracker, or about cl eaning up the task afterward. Tr...
|
|
|
Author: Marc Limotte,
2009-09-24, 21:19
|
|
|
RE: Task process exit with nonzero status of 1 - Hadoop - [mail # user]
|
|
...Hi Koji, Thanks for the suggestion. We have not set mapred.child.ulimit in our hado op conf files. And I verified that it was not set in the logged job.conf. Don't s...
|
|
|
Author: Marc Limotte,
2009-09-24, 21:11
|
|
|
RE: Task process exit with nonzero status of 1 - Hadoop - [mail # user]
|
|
...Hi Todd. No userlogs seem to be created. I'm guessing, because the map task never a ctually starts. I don't see any other errors in the tasktracker log, other than the one ...
|
|
|
Author: Marc Limotte,
2009-09-24, 18:24
|
|
|
RE: Task process exit with nonzero status of 1 - Hadoop - [mail # user]
|
|
...Thanks for the suggestion, Edward. I only upgraded the JVM after the proble m occurred to see if it would help, but it made no difference. Marc From: Edward Capriolo [mailto:[EMA...
|
|
|
Author: Marc Limotte,
2009-09-24, 16:57
|
|
|
Task process exit with nonzero status of 1 - Hadoop - [mail # user]
|
|
...I'm seeing this error when I try to run my job. java.io.IOException: Task process exit with nonzero status of 1. at org.apache.hadoop.mapred.TaskRunner.run(TaskRunner.jav...
|
|
|
Author: Marc Limotte,
2009-09-23, 18:06
|
|
|
|