Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 61 to 70 from 109 (0.118s).
Loading phrases to help you
refine your search...
[HADOOP-9202] test-patch.sh fails during mvn eclipse:eclipse if patch adds a new module to the build - Hadoop - [issue]
...test-patch.sh tries running mvn eclipse:eclipse after applying the patch.  It runs this before running mvn install.  The mvn eclipse:eclipse command doesn't actually build the code...
http://issues.apache.org/jira/browse/HADOOP-9202    Author: Chris Nauroth, 2013-01-15, 13:20
[HADOOP-9207] version info source checksum does not include all source files - Hadoop - [issue]
...The build process takes an MD5 checksum of the source files in Common and YARN.  The HDFS version info command prints the checksum from Common.  The YARN version info command print...
http://issues.apache.org/jira/browse/HADOOP-9207    Author: Chris Nauroth, 2013-01-15, 00:06
[HADOOP-8957] AbstractFileSystem#IsValidName should be overridden for embedded file systems like ViewFs - Hadoop - [issue]
...This appears to be a problem with parsing a Windows-specific path, ultimately throwing InvocationTargetException from AbstractFileSystem.newInstance....
http://issues.apache.org/jira/browse/HADOOP-8957    Author: Chris Nauroth, 2012-12-20, 19:31
[HADOOP-8947] Merge FileUtil and Shell changes from branch-1-win to branch-trunk-win to enable initial test pass - Hadoop - [issue]
...We need a basic merge of past work contributed on branch-1-win to branch-trunk-win to enable further testing on a trunk-derived version of the codebase on Windows.  Primarily, this invo...
http://issues.apache.org/jira/browse/HADOOP-8947    Author: Chris Nauroth, 2012-12-15, 22:47
[HADOOP-9146] failure to set sticky bit regression on branch-trunk-win - Hadoop - [issue]
...The problem is visible by running TestDFSShell#testFilePermissions.  The test fails on trying to set sticky bit.  The problem is that branch-trunk-win accidentally merged in a bran...
http://issues.apache.org/jira/browse/HADOOP-9146    Author: Chris Nauroth, 2012-12-15, 22:47
[HADOOP-8976] TestFSMainOperationsLocalFileSystem fails on Windows - Hadoop - [issue]
...There are multiple failures in this test suite, and there appear to be many different reasons.  This needs further investigation....
http://issues.apache.org/jira/browse/HADOOP-8976    Author: Chris Nauroth, 2012-12-15, 22:42
[HADOOP-9144] FindBugs reports new warnings in branch-trunk-win - Hadoop - [issue]
...Testing the merge from branch-trunk-win to trunk, we saw some new FindBugs warnings that need to be fixed....
http://issues.apache.org/jira/browse/HADOOP-9144    Author: Chris Nauroth, 2012-12-15, 15:21
[HADOOP-9131] TestLocalFileSystem#testListStatusWithColons cannot run on Windows - Hadoop - [issue]
...HADOOP-8962 added a new test, TestLocalFileSystem#testListStatusWithColons, covering the case of files that contain ':'.  This test cannot pass on Windows, because on Windows, the local...
http://issues.apache.org/jira/browse/HADOOP-9131    Author: Chris Nauroth, 2012-12-12, 14:08
[HADOOP-9129] ViewFs does not validate internal names in the mount table - Hadoop - [issue]
...Currently, there is no explicit validation of ViewFs internal names in the mount table during initialization....
http://issues.apache.org/jira/browse/HADOOP-9129    Author: Chris Nauroth, 2012-12-11, 06:36
Re: Hadoop jobs failing with FileNotFound Exception while the job is still running - Hadoop - [mail # user]
...Hi Rakesh,  It's a bit hard to spot it, but I see "permission denied" in the stack trace.  Perhaps reviewing local file system permissions for Hadoop's working directories would re...
   Author: Chris Nauroth, 2012-12-09, 06:17
Sort:
project
Hadoop (109)
HDFS (52)
MapReduce (36)
Zookeeper (1)
type
issue (70)
mail # dev (24)
mail # user (9)
mail # general (6)
date
last 7 days (12)
last 30 days (22)
last 90 days (41)
last 6 months (76)
last 9 months (109)
author
Harsh J (1379)
Steve Loughran (933)
Owen O'Malley (816)
Todd Lipcon (756)
Arun C Murthy (575)
Eli Collins (513)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (336)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (303)
jason hadoop (279)
Chris Nauroth