| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
27 (0.06s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-8843] Old trash directories are never deleted on upgrade from 1.x - Hadoop - [issue]
|
|
...The older format of the trash checkpoint for 1.x is yyMMddHHmm the new format is yyMMddHHmmss(-\d+)? so if you upgrade from an old cluster to a new one, all of the entires in .trash will nev...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8843
Author: Robert Joseph Evans,
2012-09-27, 14:59
|
|
|
[HADOOP-8822] relnotes.py was deleted post mavenization - Hadoop - [issue]
|
|
...relnotes.py was removed post mavinization. It needs to be added back in so we can generate release notes, and it should be updated to deal with YARN and the separate release notes file...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8822
Author: Robert Joseph Evans,
2012-09-26, 14:59
|
|
|
[HADOOP-8824] in docs yarn-default.xml is pointing to the wrong spot - Hadoop - [issue]
|
|
...simple change, just need to update the site.xml to point to where the file is placed. I assume this happend when yarn was split off from MR....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8824
Author: Robert Joseph Evans,
2012-09-19, 18:19
|
|
|
[HADOOP-8826] Docs still refer to 0.20.205 as stable line - Hadoop - [issue]
|
|
...The main docs page still refers to 0.20.205 as the stable line, 1.0 is the stable line now....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8826
Author: Robert Joseph Evans,
2012-09-19, 17:27
|
|
|
[HADOOP-8227] Allow RPC to limit ephemeral port range. - Hadoop - [issue]
|
|
...This is a sub task of MAPREDUCE-4079. For security reasons we would like to limit the range of ports that are used when some RPC servers select a port....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8227
Author: Robert Joseph Evans,
2012-09-07, 22:01
|
|
|
[HADOOP-8724] Add improved APIs for globbing - Hadoop - [issue]
|
|
...After the discussion on HADOOP-8709 it was decided that we need better APIs for globbing to remove some of the inconsistencies with other APIs. Inorder to maintain backwards compatibil...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8724
Author: Robert Joseph Evans,
2012-08-27, 18:58
|
|
|
[HADOOP-8172] Configuration no longer sets all keys in a deprecated key list. - Hadoop - [issue]
|
|
...I did not look at the patch for HADOOP-8167 previously, but I did in response to a recent test failure. The patch appears to have changed the following code (I am just paraphrasing the code)...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8172
Author: Robert Joseph Evans,
2012-07-31, 12:41
|
|
|
[HADOOP-8550] hadoop fs -touchz automatically created parent directories - Hadoop - [issue]
|
|
...Recently many of the fsShell commands were updated to be more POSIX compliant. touchz appears to have been missed, or has regressed. If it has regressed then the target version s...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8550
Author: Robert Joseph Evans,
2012-07-31, 12:41
|
|
|
[HADOOP-8326] test-patch can leak processes in some cases - Hadoop - [issue]
|
|
...test-patch.sh can leak processes in some cases. These leaked processes can cause subsequent tests to fail because they are holding resources, like ports that the others may need to exe...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8326
Author: Robert Joseph Evans,
2012-07-11, 16:38
|
|
|
[HADOOP-8573] Configuration tries to read from an inputstream resource multiple times. - Hadoop - [issue]
|
|
...If someone calls Configuration.addResource(InputStream) and then reloadConfiguration is called for any reason, Configruation will try to reread the contents of the InputStream, after it has ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8573
Author: Robert Joseph Evans,
2012-07-11, 14:03
|
|
|
|