| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
168 (0.172s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-4500] Refactor snapshot INode methods - HDFS - [issue]
|
|
...There are some very similar methods in INodeDirectoryWithSnapshot, INodeFileWithSnapshot and INodeFileUnderConstructionWithSnapshot. We may refactor them for sharing the code....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4500
Author: Tsz Wo,
2013-02-15, 13:43
|
|
|
[HDFS-4487] Fix snapshot diff report - HDFS - [issue]
|
|
...Diff report computation needs to be updated to support file diff....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4487
Author: Tsz Wo,
2013-02-14, 23:08
|
|
|
[HDFS-4481] Fix snapshot fsimage for file diffs - HDFS - [issue]
|
|
...HDFS-4446 and HDFS-4480 add file diffs and eliminate the file circular linked list. We should fix snapshot diff report and fsimage accordingly....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4481
Author: Tsz Wo,
2013-02-14, 13:42
|
|
|
[HDFS-4480] Eliminate the file snapshot circular linked list - HDFS - [issue]
|
|
...With HDFS-4446, all file changes can be recorded using file diff so that the circular linked list can be eliminated....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4480
Author: Tsz Wo,
2013-02-09, 13:40
|
|
|
[HDFS-4446] Support file snapshot with diff lists - HDFS - [issue]
|
|
...Similar to INodeDirectoryWithSnapshot, it is better to implement INodeFileWithSnapshot so that the INodeFileSnapshot class can be eliminated....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4446
Author: Tsz Wo,
2013-02-08, 13:43
|
|
|
[HDFS-4468] Fix TestHDFSCLI and TestQuota for HADOOP-9252 - HDFS - [issue]
|
|
...HADOOP-9252 slightly changed the format of some StringUtils outputs. It caused TestHDFSCLI and TestQuota to fail.Also, some methods were deprecated by HADOOP-9252. The use of the...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4468
Author: Tsz Wo,
2013-02-06, 14:05
|
|
|
[HDFS-4464] Combine collectSubtreeBlocksAndClear with deleteDiffsForSnapshot - HDFS - [issue]
|
|
...Both collectSubtreeBlocksAndClear and deleteDiffsForSnapshot are recursive methods for deleting inodes and collecting blocks for further block deletion/update....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4464
Author: Tsz Wo,
2013-02-02, 13:41
|
|
|
[HDFS-4447] Refactor INodeDirectoryWithSnapshot for sharing the code with INodeFileWithSnapshot - HDFS - [issue]
|
|
...This is a code refactoring for HDFS-4446....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4447
Author: Tsz Wo,
2013-01-30, 13:45
|
|
|
[HDFS-4180] TestFileCreation fails in branch-1 but not branch-1.1 - HDFS - [issue]
|
|
...Testcase: testFileCreation took 3.419 sec Caused an ERRORjava.io.IOException: Cannot create /test_dir; already exists as a directory at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.st...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4180
Author: Tsz Wo,
2013-01-28, 04:22
|
|
|
[HDFS-4441] Refactor INodeDirectoryWithSnapshot.Diff as a top level generic class - HDFS - [issue]
|
|
...INodeDirectoryWithSnapshot.Diff is for recording the difference between the current state and a previous state of the children list of an INodeDirectory. It is easy to refactor the cod...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4441
Author: Tsz Wo,
2013-01-26, 13:31
|
|
|
|