Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 109 (0.817s).
Loading phrases to help you
refine your search...
[HADOOP-9433] TestLocalFileSystem#testHasFileDescriptor leaks file handle - Hadoop - [issue]
...The test does not close a file handle.  This can cause subsequent tests in the suite to fail due to failure to delete the test working directory....
http://issues.apache.org/jira/browse/HADOOP-9433    Author: Chris Nauroth, 2013-03-26, 14:04
[HADOOP-9390] Tests fail when run as root/Administrator. - Hadoop - [issue]
...There is at least one test, TestDiskChecker, that fails when running as root on Linux or Administrator on Windows.  The test assumes that setting file permissions can make a file inacce...
http://issues.apache.org/jira/browse/HADOOP-9390    Author: Chris Nauroth, 2013-03-16, 20:54
[HADOOP-9271] revert Python build scripts from branch-trunk-win - Hadoop - [issue]
...On branch-trunk-win, some work was committed to convert custom build scripting to Python as a cross-platform solution to support builds on both Linux and Windows.  The community has sin...
http://issues.apache.org/jira/browse/HADOOP-9271    Author: Chris Nauroth, 2013-03-13, 20:19
[HADOOP-9391] Refactor Shell methods to accept File instead of String arguments. - Hadoop - [issue]
...Changing these methods to accept File instead of String for file paths would reduce the likelihood of subtle string manipulation bugs when handling file paths in calling code....
http://issues.apache.org/jira/browse/HADOOP-9391    Author: Chris Nauroth, 2013-03-11, 05:03
[HADOOP-9232] JniBasedUnixGroupsMappingWithFallback fails on Windows with UnsatisfiedLinkError - Hadoop - [issue]
...JniBasedUnixGroupsMapping calls native code which isn't implemented properly for Windows, causing UnsatisfiedLinkError.  The fallback logic in JniBasedUnixGroupsMappingWithFallback work...
http://issues.apache.org/jira/browse/HADOOP-9232    Author: Chris Nauroth, 2013-03-05, 19:57
[HADOOP-9351] Hadoop daemon startup scripts cause duplication of command line arguments - Hadoop - [issue]
...Command line arguments such as -Dhadoop.log.dir are appearing multiple times when launching Hadoop daemons.  This can cause confusion for an operator looking at the process table, espec...
http://issues.apache.org/jira/browse/HADOOP-9351    Author: Chris Nauroth, 2013-03-05, 16:54
[HADOOP-9356] remove remaining references to cygwin/cygpath from scripts - Hadoop - [issue]
...branch-trunk-win still contains a few references to Cygwin and the cygpath command that need to be removed now that they are no longer needed....
http://issues.apache.org/jira/browse/HADOOP-9356    Author: Chris Nauroth, 2013-03-05, 00:16
[HADOOP-9354] Windows native project files missing license headers - Hadoop - [issue]
...We need to add the license header to native.sln, native.vcxproj, and native.vcxproj.filters.  The equivalent files in winutils already have the license headers....
http://issues.apache.org/jira/browse/HADOOP-9354    Author: Chris Nauroth, 2013-03-04, 19:26
[HADOOP-9348] address TODO in winutils to add more command line usage and examples - Hadoop - [issue]
...A TODO was marked in hadoop-common-project/hadoop-common/src/main/winutils/main.c to add more command line usage and examples.  This issue tracks resolution of this TODO....
http://issues.apache.org/jira/browse/HADOOP-9348    Author: Chris Nauroth, 2013-03-01, 19:44
[HADOOP-9347] add instructions to BUILDING.txt describing how to build on Windows - Hadoop - [issue]
...Add documentation to BUILDING.txt describing dependencies and instructions for building on Windows....
http://issues.apache.org/jira/browse/HADOOP-9347    Author: Chris Nauroth, 2013-03-01, 19:41
Sort:
project
Hadoop (109)
HDFS (53)
MapReduce (34)
Zookeeper (1)
type
issue (70)
mail # dev (24)
mail # user (9)
mail # general (6)
date
last 7 days (3)
last 30 days (19)
last 90 days (42)
last 6 months (77)
last 9 months (109)
author
Harsh J (1373)
Steve Loughran (930)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (575)
Eli Collins (513)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (335)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (303)
jason hadoop (279)
Chris Nauroth