Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 33 (0.112s).
Loading phrases to help you
refine your search...
[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
[MAPREDUCE-4739] Some MapReduce tests fail to find winutils. - MapReduce - [issue]
...All modules inherit a setting in the Surefire configuration for HADOOP_HOME via the hadoop-project pom.xml.  This setting is a relative path used in Shell.java to find winutils when run...
http://issues.apache.org/jira/browse/MAPREDUCE-4739    Author: Chris Nauroth, 2012-10-22, 21:53
Re: PriorityQueueWritable - MapReduce - [mail # user]
...Hello Aseem,  I'm aware of nothing in Hadoop or related projects that provides a PriorityQueueWritable.  You could achieve this by taking some existing priority queue class and sub...
   Author: Chris Nauroth, 2012-10-15, 17:37
Re: Distributed Cache For 100MB+ Data Structure - MapReduce - [mail # user]
...Hello Kyle,  Regarding the setup time of the radix tree, is it possible to precompute the radix tree before job submission time, then create a serialized representation (perhaps just Ja...
   Author: Chris Nauroth, 2012-10-11, 17:52
Sort:
project
Hadoop (108)
HDFS (47)
MapReduce (33)
Zookeeper (1)
type
issue (20)
mail # user (10)
mail # dev (3)
date
last 7 days (5)
last 30 days (9)
last 90 days (17)
last 6 months (25)
last 9 months (33)
author
Harsh J (1036)
Arun C Murthy (500)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (282)
Amar Kamat (184)
Mohammad Tariq (174)
Thomas Graves (174)
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