| clear query|facets|time |
Search criteria: .
Results from 171 to 180 from
348 (0.085s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-3662] Test SecondaryNameNode directory failure - HDFS - [issue]
|
|
...We should have a test that tests the 2NN with a single local directory failure and asserts that: Multiple failed checkpoints don't wipe out the last successful checkpoint The checkpoint fail...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3662
Author: Eli Collins,
2012-07-14, 18:27
|
|
|
[HDFS-3661] SecondaryNameNode should be able to tolerate local directory failures - HDFS - [issue]
|
|
...If the 2NN eg fails to write to one of its local checkpoint dirs while downloading an image (eg due to the dir failing because it's out of space etc) the entire checkpoint will fail even tho...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3661
Author: Eli Collins,
2012-07-14, 18:26
|
|
|
[HDFS-3648] TestRaidNode.testDistRaid fails - HDFS - [issue]
|
|
...Per MAPREDUCE-3868 TestRaidNode fails consistently, here's a recent example from HDFS-3641.Error Messageexpected:<0> but was:<2>Stacktracejunit.framework.AssertionFailedError: ex...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3648
Author: Eli Collins,
2012-07-12, 19:17
|
|
|
[HDFS-3615] Two BlockTokenSecretManager findbugs warnings - HDFS - [issue]
|
|
...Looks like two findbugs warnings were introduced recently (see these across a couple recent patches). Unclear what change introduced it as the file hasn't been modified and recent committed ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3615
Author: Eli Collins,
2012-07-12, 14:04
|
|
|
[HDFS-3635] TestZKFailoverController.testOneOfEverything timesout - HDFS - [issue]
|
|
...Looks like the TestZKFailoverController timeout needs to be bumped.java.lang.Exception: test timed out after 30000 milliseconds at java.lang.Object.wait(Native Method) at org.apache.hadoop.h...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3635
Author: Eli Collins,
2012-07-12, 10:23
|
|
|
[HDFS-3636] TestMetricsSystemImpl#testInitFirst failed - HDFS - [issue]
|
|
...Saw this TestMetricsSystemImpl test fail recently:Error Message Wanted but not invoked: metricsSink.putMetrics(<Capturing argument>); -> at org.apache.hadoop.metrics2.impl.Test...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3636
Author: Eli Collins,
2012-07-11, 01:47
|
|
|
[HDFS-3604] Add dfs.webhdfs.enabled to hdfs-default.xml - HDFS - [issue]
|
|
...Let's add dfs.webhdfs.enabled to hdfs-default.xml....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3604
Author: Eli Collins,
2012-07-10, 20:26
|
|
|
[HDFS-3581] FSPermissionChecker#checkPermission sticky bit check missing range check - HDFS - [issue]
|
|
...The checkStickyBit call in FSPermissionChecker#checkPermission is missing a range check which results in an index out of bounds when accessing root....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3581
Author: Eli Collins,
2012-07-10, 12:39
|
|
|
[HDFS-2062] Create Jenkins job for HDFS native code - HDFS - [issue]
|
|
...The libhdfs test does not currently run as part of the pre-commit Hudson job. It should as libhdfs is not contrib. The command to run is: ant -Dlibhdfs=true compile test. We just need to mak...
|
|
|
http://issues.apache.org/jira/browse/HDFS-2062
Author: Eli Collins,
2012-07-06, 19:49
|
|
|
[HDFS-3015] NamenodeFsck and JspHelper duplicate DFSInputStream#copyBlock and bestNode - HDFS - [issue]
|
|
...Both NamenodeFsck and JspHelper duplicate DFSInputStream#copyBlock and bestNode. There should be one shared implementation./* * XXX (ab) Bulk of this method is copied verbatim fr...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3015
Author: Eli Collins,
2012-07-05, 23:34
|
|
|
|