Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 36 (0.148s).
Loading phrases to help you
refine your search...
Re: Get Hadoop update - MapReduce - [mail # user]
...Hi Vimal,  Full information on how to subscribe and unsubscribe from the various lists is here:  http://hadoop.apache.org/mailing_lists.html  Chris Nauroth Hortonworks http://...
   Author: Chris Nauroth, 2013-05-22, 17:14
Re: Auto created 'target' folder? - MapReduce - [mail # user]
...Can you provide additional information about the exact commands that you are trying to run?  "target/test-dir" is something that gets created during the Hadoop codebase's Maven build pr...
   Author: Chris Nauroth, 2013-05-22, 17:12
Re: Clarifications on MAPREDUCE-5183 - MapReduce - [mail # dev]
...BTW, there is a handy helper function in Hadoop Common that can help you with this: org.apache.hadoop.util.StringUtils.formatPercent.  Chris Nauroth Hortonworks http://hortonworks.com/ ...
   Author: Chris Nauroth, 2013-05-21, 21:13
Re: Slaves file - MapReduce - [mail # user]
...Hello Patai,  Yes, there is support for prepending lines with '#' to designate comments.  This feature was implemented in jira issue HADOOP-4454:  https://issues.apache.org/ji...
   Author: Chris Nauroth, 2013-05-16, 19:42
Re: Patch for v1.1.2 (if this tree is under development) - MapReduce - [mail # dev]
...Hello Karl,  Thank you for investigating the issue and preparing a patch!  Yes, the 1.x line is still maintained.  (We just released 1.2.0.)  All patches do require a cor...
   Author: Chris Nauroth, 2013-05-16, 03:58
[MAPREDUCE-4967] TestJvmReuse fails on assertion - MapReduce - [issue]
...TestJvmReuse on branch-1 consistently fails on an assertion....
http://issues.apache.org/jira/browse/MAPREDUCE-4967    Author: Chris Nauroth, 2013-05-15, 06:16
Re: BlockMissingException - MapReduce - [mail # user]
...Is it possible that you have multiple MR jobs (or other HDFS clients) operating on the same file paths that could cause a conflict if run concurrently?  At MR job submission time, the M...
   Author: Chris Nauroth, 2013-05-15, 03:39
[MAPREDUCE-4995] task-controller fails compilation on Mac - MapReduce - [issue]
...The branch-1 task-controller codebase will not compile on Mac.  This also means that Mac users generally can't run "ant package" unless they hack the build.xml to skip task-controller....
http://issues.apache.org/jira/browse/MAPREDUCE-4995    Author: Chris Nauroth, 2013-05-14, 06:14
Re: common error in map tasks - MapReduce - [mail # user]
...I'm not aware of any Hadoop-specific meaning for exit code 126.  Typically, this is a standard Unix exit code used to indicate that a command couldn't be executed.  Some reasons fo...
   Author: Chris Nauroth, 2013-04-22, 21:49
Re: Hadoop Streaming job error - Need help urgent - MapReduce - [mail # user]
...OK, great.  It looks like with the change to "$input_path", you've made progress.  Now it's actually submitting the job, but something is causing the map tasks to fail.  Usual...
   Author: Chris Nauroth, 2013-04-22, 19:17
Sort:
project
Hadoop (109)
HDFS (52)
MapReduce (36)
Zookeeper (1)
type
issue (20)
mail # user (12)
mail # dev (4)
date
last 7 days (3)
last 30 days (8)
last 90 days (20)
last 6 months (28)
last 9 months (36)
author
Harsh J (1040)
Arun C Murthy (501)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
Amar Kamat (184)
Mohammad Tariq (174)
Thomas Graves (173)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Ted Yu (148)
Robert Evans (146)
Tom White (138)
Aaron Kimball (131)
Chris Nauroth