Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 36 (0.095s).
Loading phrases to help you
refine your search...
[MAPREDUCE-4987] TestMRJobs#testDistributedCache fails on Windows due to classpath problems and unexpected behavior of symlinks - MapReduce - [issue]
...On Windows, TestMRJobs#testDistributedCache fails on an assertion while checking the length of a symlink.  It expects to see the length of the target of the symlink, but Java 6 on Windo...
http://issues.apache.org/jira/browse/MAPREDUCE-4987    Author: Chris Nauroth, 2013-05-24, 23:51
[MAPREDUCE-4885] Streaming tests have multiple failures on Windows - MapReduce - [issue]
...There are multiple test failures due to "Queue configuration missing child queue names for root"....
http://issues.apache.org/jira/browse/MAPREDUCE-4885    Author: Chris Nauroth, 2013-05-24, 23:49
[MAPREDUCE-5078] TestMRAppMaster fails on Windows due to mismatched path separators - MapReduce - [issue]
...The failing test is TestMRAppMaster#testMRAppMasterForDifferentUser.  There is an assertion about the AM staging directory, but the expected value is constructed with a mix of forward a...
http://issues.apache.org/jira/browse/MAPREDUCE-5078    Author: Chris Nauroth, 2013-05-24, 23:43
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
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