| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
28 (0.157s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Heads up - 2.0.5-beta - Hadoop - [mail # dev]
|
|
...On Thu, Apr 25, 2013 at 6:36 PM, Suresh Srinivas Thanks for starting this discussion. I volunteer to do a final review of to Thanks Suresh. It would be great to see Windows supp...
|
|
|
Author: Arpit Agarwal,
2013-04-26, 23:52
|
|
|
[HADOOP-9508] chmod -R behaves unexpectedly on Windows - Hadoop - [issue]
|
|
...FileUtil.chmod behaves unexpectedly on Windows (it uses "winutils chmod -R" under the covers.The problem can be manually reproduced with winutils or with the attached test case (TestNativeIO...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9508
Author: Arpit Agarwal,
2013-04-26, 05:51
|
|
|
[HADOOP-9400] Investigate emulating sticky bit directory permissions on Windows - Hadoop - [issue]
|
|
...It should be possible to emulate sticky bit permissions on Windows....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9400
Author: Arpit Agarwal,
2013-04-12, 00:49
|
|
|
[HADOOP-9428] TestNativeIO#testRenameTo is broken on Windows - Hadoop - [issue]
|
|
...Exception details:testRenameTo(org.apache.hadoop.io.nativeio.TestNativeIO) Time elapsed: 16 sec <<< FAILURE!java.lang.AssertionError: expected:<UNKNOWN> but was:&l...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9428
Author: Arpit Agarwal,
2013-03-26, 18:39
|
|
|
[HADOOP-9427] use jUnit assumptions to skip platform-specific tests - Hadoop - [issue]
|
|
...Certain tests for platform-specific functionality are either executed only on Windows or bypass on Windows using checks like "if (Path.WINDOWS)" e.g. TestNativeIO.Prefer using jUnit assumpti...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9427
Author: Arpit Agarwal,
2013-03-22, 15:32
|
|
|
[HADOOP-9383] mvn clean compile fails without install goal - Hadoop - [issue]
|
|
...'mvn -Pnative-win clean compile' fails with the following error:[ERROR] Could not find goal 'protoc' in plugin org.apache.hadoop:hadoop-maven-plugins:3.0.0-SNAPSHOT among available g...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9383
Author: Arpit Agarwal,
2013-03-20, 21:10
|
|
|
[HADOOP-9398] Fix TestDFSShell failures on Windows - Hadoop - [issue]
|
|
...List of failed tests with exceptions attached. Filing under Hadoop since some of the fixes will need to be in Hadoop common....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9398
Author: Arpit Agarwal,
2013-03-13, 20:15
|
|
|
[HADOOP-9372] Fix bad timeout annotations on tests - Hadoop - [issue]
|
|
...Following two tests have bad timeout annotations:org.apache.hadoop.util.TestWinUtilsorg.apache.hadoop.mapreduce.v2.TestMRJobs...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9372
Author: Arpit Agarwal,
2013-03-07, 14:04
|
|
|
[HADOOP-9368] Add timeouts to new tests in branch-trunk-win - Hadoop - [issue]
|
|
...Add timeouts to the new tests so they can be integrated into trunk....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9368
Author: Arpit Agarwal,
2013-03-06, 17:37
|
|
|
[HADOOP-9367] Consider combining the implementations of DiskChecker.checkDir for all supported platforms - Hadoop - [issue]
|
|
...DiskChecker.checkDir uses different mechanisms to verify disk read/write/execute access. Consider combining these up into a single implementation....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9367
Author: Arpit Agarwal,
2013-03-06, 17:21
|
|
|
|