| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
51 (0.182s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-9551] Backport common utils introduced with HADOOP-9413 to branch-1-win - Hadoop - [issue]
|
|
...Branch-1-win has the same set of problems described in HADOOP-9413. With this Jira I plan to prepare a branch-1-win compatible patch....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9551
Author: Ivan Mitic,
2013-06-12, 19:09
|
|
|
[HADOOP-9552] Windows log4j template should suppress info messages from mortbay.log - Hadoop - [issue]
|
|
...Additional log messages on stdout:C:\>c:\apps\dist\hadoop-1.1.0-SNAPSHOT\bin\hadoop dfs -ls /13/04/05 20:32:24 INFO mortbay.log: Logging to org.slf4j.impl.Log4jLoggerAdapter (org.mortbay....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9552
Author: Ivan Mitic,
2013-06-06, 06:36
|
|
|
[HADOOP-9579] Contrib ant test target not setting the java.library.path - Hadoop - [issue]
|
|
...build-contrib.xml does not set java.library.path causing tests to run without the hadoop native library. This is a bigger problem on Windows as having the native library is required....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9579
Author: Ivan Mitic,
2013-06-06, 06:11
|
|
|
[HADOOP-9413] Introduce common utils for File#setReadable/Writable/Executable and File#canRead/Write/Execute that work cross-platform - Hadoop - [issue]
|
|
...So far, we've seen many unittest and product bugs in Hadoop on Windows because Java's APIs that manipulate with permissions do not work as expected. We've addressed many of these problems on...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9413
Author: Ivan Mitic,
2013-05-24, 23:59
|
|
|
[HADOOP-9490] LocalFileSystem#reportChecksumFailure not closing the checksum file handle before rename - Hadoop - [issue]
|
|
...LocalFileSystem#reportChecksumFailure is not closing the open stream on the checksum file before it moves it to the bad_files folder, what causes the operation to fail on Windows.TestLocalFi...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9490
Author: Ivan Mitic,
2013-05-24, 23:52
|
|
|
[HADOOP-9388] TestFsShellCopy fails on Windows - Hadoop - [issue]
|
|
...Test fails on below test cases:Tests run: 11, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 4.343 sec <<< FAILURE!testMoveDirFromLocal(org.apache.hadoop.fs.TestFsShellCopy) &nbs...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9388
Author: Ivan Mitic,
2013-05-24, 23:35
|
|
|
[HADOOP-9364] PathData#expandAsGlob does not return correct results for absolute paths on Windows - Hadoop - [issue]
|
|
...This causes FsShell ls not to work properly for absolute paths. For example:-fs hdfs://127.0.0.1:58559 -ls -R /dir0returnsdrwxr-xr-x - ivanmi supergroup &n...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9364
Author: Ivan Mitic,
2013-05-24, 23:26
|
|
|
[HADOOP-9365] TestHAZKUtil fails on Windows - Hadoop - [issue]
|
|
...TestHAZKUtil#testConfIndirectionfails on the following validation:assertTrue(fnfe.getMessage().startsWith(BOGUS_FILE));because the path separators do not match:Expected: /xxxx-this-does-not-...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9365
Author: Ivan Mitic,
2013-05-24, 23:26
|
|
|
[HADOOP-9590] Move to JDK7 improved APIs for file operations when available - Hadoop - [issue]
|
|
...JDK6 does not have a complete support for local file system file operations. Specifically: There is no symlink/hardlink APIs what forced Hadoop to defer to shell based tooling No error infor...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9590
Author: Ivan Mitic,
2013-05-23, 23:02
|
|
|
[HADOOP-9061] Java6+Windows does not work well with symlinks - Hadoop - [issue]
|
|
...We’ve seen multiple problems with file operations on symbolic links on Java6 on Windows. Specifically: File#length returns zero on symbolic links File#renameTo renames the target, not the sy...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9061
Author: Ivan Mitic,
2013-05-22, 03:52
|
|
|
|