Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 36 (0.124s).
Loading phrases to help you
refine your search...
[MAPREDUCE-4983] multiple MapReduce tests fail on Windows due to platform-specific assumptions in test code - MapReduce - [issue]
...Multiple MapReduce tests have code that makes platform-specific assumptions which do not hold true on Windows.  This includes assumptions about file path manipulation, the path separato...
http://issues.apache.org/jira/browse/MAPREDUCE-4983    Author: Chris Nauroth, 2013-02-07, 04:58
[MAPREDUCE-4979] TestJvmReuse must be fixed or removed from branch-1 - MapReduce - [issue]
...TestJvmReuse on branch-1 is currently ignored.  If the test is not marked ignored, then it fails.  It's unclear if the test failure indicates that we need to fix a bug or if the te...
http://issues.apache.org/jira/browse/MAPREDUCE-4979    Author: Chris Nauroth, 2013-02-06, 04:12
[MAPREDUCE-4884] streaming tests fail to start MiniMRCluster due to "Queue configuration missing child queue names for root" - MapReduce - [issue]
...Multiple tests in hadoop-streaming, such as TestFileArgs, fail to initialize MiniMRCluster due to a YarnException with reason "Queue configuration missing child queue names for root"....
http://issues.apache.org/jira/browse/MAPREDUCE-4884    Author: Chris Nauroth, 2013-02-04, 16:57
[MAPREDUCE-4959] bundling classpath into jar manifest on Windows does not expand environment variables or wildcards - MapReduce - [issue]
...To support long classpaths on Windows, the class path entries get bundled into a small temporary jar with a manifest that has a Class-Path attribute.  When a classpath is specified in a...
http://issues.apache.org/jira/browse/MAPREDUCE-4959    Author: Chris Nauroth, 2013-01-24, 19:01
[MAPREDUCE-4870] TestMRJobsWithHistoryService causes infinite loop if it fails - MapReduce - [issue]
...TestMRJobsWithHistoryService#testJobHistoryData has a periodic poll and sleep after job execution, checking for the application state to reach RMAppState#FINISHED.  If the job fails, th...
http://issues.apache.org/jira/browse/MAPREDUCE-4870    Author: Chris Nauroth, 2012-12-28, 04:32
[MAPREDUCE-4869] TestMapReduceChildJVM fails in branch-trunk-win - MapReduce - [issue]
...The YARN-233 patch for getting YARN working on Windows forgot to include a corresponding change in TestMapReduceChildJVM, so the test is failing now....
http://issues.apache.org/jira/browse/MAPREDUCE-4869    Author: Chris Nauroth, 2012-12-28, 04:31
[MAPREDUCE-4872] MapReduce JVM launch does not use correct working directory on Windows - MapReduce - [issue]
...MapReduceChildJVM#getVMCommand sets java.io.tmpdir by using environment variable PWD as the root of the path.  On Windows, %PWD% likely will not be defined.  Instead, we need to us...
http://issues.apache.org/jira/browse/MAPREDUCE-4872    Author: Chris Nauroth, 2012-12-13, 19:37
Re: I need some raw big data - MapReduce - [mail # user]
...Another suggestion is Google Books Ngrams:  http://storage.googleapis.com/books/ngrams/books/datasetsv2.html   On Fri, Dec 7, 2012 at 7:57 AM, Phillip Rhodes wrote:  ...
   Author: Chris Nauroth, 2012-12-07, 21:55
[MAPREDUCE-4790] MapReduce build script would be more readable using abspath - MapReduce - [issue]
...This is a follow-up to MAPREDUCE-4780, which was resolved before addressing some feedback to use abspath instead of normpath for improved readability in the build script....
http://issues.apache.org/jira/browse/MAPREDUCE-4790    Author: Chris Nauroth, 2012-11-13, 22:20
[MAPREDUCE-4780] MapReduce distribution build fails on Windows - MapReduce - [issue]
...Distribution build relies on sh scripts that do not work on Windows....
http://issues.apache.org/jira/browse/MAPREDUCE-4780    Author: Chris Nauroth, 2012-11-12, 20:55
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 (1047)
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