| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
109 (0.244s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-9043] disallow in winutils creating symlinks with forwards slashes - Hadoop - [issue]
|
|
...In general, the winutils symlink command rejects attempts to create symlinks targeting a destination file that does not exist. However, if given a symlink destination with forward slas...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9043
Author: Chris Nauroth,
2013-05-24, 23:59
|
|
|
[HADOOP-9483] winutils support for readlink command - Hadoop - [issue]
|
|
...The current codebase relies on the Unix readlink command to determine the target of a symlink on the local file system. winutils currently does not support this functionality on Window...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9483
Author: Chris Nauroth,
2013-05-24, 23:58
|
|
|
[HADOOP-9556] disable HA tests on Windows that fail due to ZooKeeper client connection management bug - Hadoop - [issue]
|
|
...ZOOKEEPER-1702 tracks a client connection management bug that manifests frequently on Windows. Until a patch is available in a ZooKeeper release, we need to disable the failing tests t...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9556
Author: Chris Nauroth,
2013-05-24, 23:58
|
|
|
[HADOOP-9500] TestUserGroupInformation#testGetServerSideGroups fails on Windows due to failure to find winutils.exe - Hadoop - [issue]
|
|
...The test attempts to run the winutils groups command, but the initialization logic fails to find the path to winutils.exe....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9500
Author: Chris Nauroth,
2013-05-24, 23:53
|
|
|
[HADOOP-9488] FileUtil#createJarWithClassPath only substitutes environment variables from current process environment/does not support overriding when launching new process - Hadoop - [issue]
|
|
...FileUtil#createJarWithClassPath always uses System#getEnv for substitution of environment variables in the classpath bundled into the jar manifest. YARN launches container processes wi...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9488
Author: Chris Nauroth,
2013-05-24, 23:50
|
|
|
[HADOOP-9437] TestNativeIO#testRenameTo fails on Windows due to assumption that POSIX errno is embedded in NativeIOException - Hadoop - [issue]
|
|
...HDFS-4428 added a detailed error message for failures to rename files by embedding the POSIX errno in the NativeIOException. On Windows, the mapping of errno is not performed, so the e...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9437
Author: Chris Nauroth,
2013-05-24, 23:46
|
|
|
[HADOOP-8973] DiskChecker cannot reliably detect an inaccessible disk on Windows with NTFS ACLs - Hadoop - [issue]
|
|
...DiskChecker.checkDir uses File.canRead, File.canWrite, and File.canExecute to check if a directory is inaccessible. These APIs are not reliable on Windows with NTFS ACLs due to a known...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8973
Author: Chris Nauroth,
2013-05-24, 23:27
|
|
|
[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-05-24, 06:15
|
|
|
[HADOOP-9431] TestSecurityUtil#testLocalHostNameForNullOrWild on systems where hostname contains capital letters - Hadoop - [issue]
|
|
...TestSecurityUtil#testLocalHostNameForNullOrWild contains assertions about the principal returned for a null or wildcard hostname. The logic in SecurityUtil#getServerPrincipal converts ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9431
Author: Chris Nauroth,
2013-05-24, 06:13
|
|
|
[HADOOP-8981] TestMetricsSystemImpl fails on Windows - Hadoop - [issue]
|
|
...The test is failing on an expected mock interaction....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8981
Author: Chris Nauroth,
2013-05-22, 23:16
|
|
|
|