| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
168 (0.085s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-4798] Update computeContentSummary() for the reference nodes in snapshots - HDFS - [issue]
|
|
...Similar to quota computation, computeContentSummary() needs to be updated for the reference nodes in snapshots....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4798
Author: Tsz Wo,
2013-05-07, 14:13
|
|
|
[HDFS-3540] Further improvement on recovery mode and edit log toleration in branch-1 - HDFS - [issue]
|
|
...Recovery Mode: HDFS-3479 backported HDFS-3335 to branch-1. However, the recovery mode feature in branch-1 is dramatically different from the recovery mode in trunk since the edit log i...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3540
Author: Tsz Wo,
2013-05-02, 22:52
|
|
|
[HDFS-4758] Disallow nested snapshottable directories - HDFS - [issue]
|
|
...Nested snapshottable directories are supported by the current implementation. However, it seems that there are no good use cases for nested snapshottable directories. So we disab...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4758
Author: Tsz Wo,
2013-05-01, 14:09
|
|
|
[HDFS-3521] Allow namenode to tolerate edit log corruption - HDFS - [issue]
|
|
...HDFS-3479 adds checking for edit log corruption. It uses a fixed UNCHECKED_REGION_LENGTH (=PREALLOCATION_LENGTH) so that the bytes at the end within the length is not checked. Instead ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3521
Author: Tsz Wo,
2013-04-30, 22:15
|
|
|
[HDFS-4776] Backport SecondaryNameNode web ui to branch-1 - HDFS - [issue]
|
|
...The related JIRAs are HADOOP-3741: SecondaryNameNode has http server on dfs.secondary.http.address but without any contents HDFS-1728: SecondaryNameNode.checkpointSize is in byte but not MB....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4776
Author: Tsz Wo,
2013-04-30, 19:45
|
|
|
[HDFS-1728] SecondaryNameNode.checkpointSize is in byte but not MB. - HDFS - [issue]
|
|
...The unit of SecondaryNameNode.checkpointSize is byte but not MB as stated in the following comment.//SecondaryNameNode.java private long checkpointSize; // size (in ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-1728
Author: Tsz Wo,
2013-04-30, 00:53
|
|
|
[HDFS-4755] AccessControlException message is changed in snapshot branch - HDFS - [issue]
|
|
...Ramya Sunil observed the following Trunk:mkdir: org.apache.hadoop.security.AccessControlException: Permission denied: user=hrt_qa, access=WRITE, inode="hdfs":hdfs:hdfs:rwx-x-x Snapshot branc...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4755
Author: Tsz Wo,
2013-04-26, 14:09
|
|
|
[HDFS-3344] Unreliable corrupt blocks counting in TestProcessCorruptBlocks - HDFS - [issue]
|
|
...It failed in build #2356:java.lang.AssertionError: expected:<0> but was:<1> at org.junit.Assert.fail(Assert.java:91) at org.junit.Assert.failNotEquals(Assert.java:645) at org.jun...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3344
Author: Tsz Wo,
2013-04-26, 03:14
|
|
|
[HDFS-3394] Do not use generic in INodeFile.getLastBlock() - HDFS - [issue]
|
|
...As shown in HDFS-3385, the ClassCastException check in INodeFile.getLastBlock() is useless since generic type information is only available in compile-time but not run-time....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3394
Author: Tsz Wo,
2013-04-25, 00:21
|
|
|
[HDFS-4708] Add snapshot user guide - HDFS - [issue]
|
|
...The guide should include the snapshot semantic, snapshot API and snapshot commands....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4708
Author: Tsz Wo,
2013-04-25, 00:12
|
|
|
|