| 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
|
|
|
|