| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
51 (0.095s).
|
|
|
Loading phrases to help you refine your search...
|
|
[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-22, 17:20
|
|
|
[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
|
|
|
[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-22, 03:50
|
|
|
[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-05-19, 07:15
|
|
|
[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-05-19, 06:59
|
|
|
[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-05-08, 18:15
|
|
|
[HADOOP-9525] Add tests that validate winutils chmod behavior on folders - Hadoop - [issue]
|
|
...As part of HADOOP-9413 and HDFS-4610 I realized that we don't have tests that validate the behavior of winutils chmod on folders. It would be good to add additional tests to both validate th...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9525
Author: Ivan Mitic,
2013-05-02, 02:45
|
|
|
RE: Using Hadoop core jars on Windows - Hadoop - [mail # user]
|
|
...Hi Benjamin, Is there a specific version of Hadoop you are interested in? Hadoop 1.0, Hadoop 2.0? There is not an official Apache release of Hadoop on Windows yet, however, there...
|
|
|
Author: Ivan Mitic,
2013-05-02, 02:03
|
|
|
[HADOOP-9472] Cleanup hadoop-config.cmd - Hadoop - [issue]
|
|
...Some portions of hadoop-config.cmd script are unused and should be cleaned up....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9472
Author: Ivan Mitic,
2013-04-29, 04:22
|
|
|
[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-04-28, 15:07
|
|
|
|