Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 36 (0.129s).
Loading phrases to help you
refine your search...
[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
[MAPREDUCE-5161] Merge MAPREDUCE-1806 from branch-1 to branch-1-win. CombineFileInputFormat fix for paths not on default FS - MapReduce - [issue]
...MAPREDUCE-1806 fixed a bug related to use of CombineFileInputFormat with paths that are not on the default file system.  This jira will merge the branch-1 fix to branch-1-win....
http://issues.apache.org/jira/browse/MAPREDUCE-5161    Author: Chris Nauroth, 2013-04-19, 21:41
Re: Maven build YARN ResourceManager only - MapReduce - [mail # user]
...No problem!  I think yarn-dev is appropriate, so I'm removing user (bcc'd one last time).  The user list is focused on how to use Hadoop, and the *-dev lists are focused on how to ...
   Author: Chris Nauroth, 2013-04-13, 16:40
[MAPREDUCE-5075] DistCp leaks input file handles - MapReduce - [issue]
...DistCp wraps the InputStream for each input file it reads in an instance of ThrottledInputStream.  This class does not close the wrapped InputStream.  RetriableFileCopyCommand guar...
http://issues.apache.org/jira/browse/MAPREDUCE-5075    Author: Chris Nauroth, 2013-03-27, 12:41
[MAPREDUCE-5080] TestContainerLauncher fails on Windows due to assertion failures on event/thread counts - MapReduce - [issue]
http://issues.apache.org/jira/browse/MAPREDUCE-5080    Author: Chris Nauroth, 2013-03-18, 22:13
[MAPREDUCE-5045] UtilTest#isCygwin method appears to be unused - MapReduce - [issue]
...Method UtilTest#isCygwin in /hadoop-tools/hadoop-streaming/src/test/java/org/apache/hadoop/streaming/UtilTest.java appears to be unused.  If so, then we need to remove it.  If anyt...
http://issues.apache.org/jira/browse/MAPREDUCE-5045    Author: Chris Nauroth, 2013-03-05, 17:43
Re: [Vote] Merge branch-trunk-win to trunk - MapReduce - [mail # dev]
...I found 2 remaining TODOs introduced in the current merge patch.  One is in ContainerLaunch.java.  The container launch script was trying to set a CLASSPATH that exceeded the Windo...
   Author: Chris Nauroth, 2013-02-28, 19:50
Re: [Vote] Merge branch-trunk-win to trunk - MapReduce - [mail # dev]
...I'd like to share a few anecdotes about developing cross-platform, hopefully to address some of the concerns about adding overhead to the development process.  By reviewing past cases o...
   Author: Chris Nauroth, 2013-02-28, 16:45
Sort:
project
Hadoop (109)
HDFS (52)
MapReduce (36)
Zookeeper (1)
type
issue (20)
mail # user (12)
mail # dev (4)
date
last 7 days (6)
last 30 days (11)
last 90 days (20)
last 6 months (28)
last 9 months (36)
author
Harsh J (1046)
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 (147)
Tom White (138)
Aaron Kimball (131)
Chris Nauroth