| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
91 (0.107s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-4429] Add unit tests for taking snapshots while file appending - HDFS - [issue]
|
|
...Add unit tests for INodeFileUnderConstructionWithSnapshot, where taking snapshots after/while file appending is tested. Also fix some related bugs....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4429
Author: Jing Zhao,
2013-01-25, 13:32
|
|
|
[HDFS-3912] Detecting and avoiding stale datanodes for writing - HDFS - [issue]
|
|
...1. Make stale timeout adaptive to the number of nodes marked stale in the cluster.2. Consider having a separate configuration for write skipping the stale nodes....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3912
Author: Jing Zhao,
2013-01-15, 22:10
|
|
|
[HDFS-4395] INodeDirectorySnapshottable's constructor should take into account the scenario when passed-in dir is of the type INodeDirectoryWithSnapshot - HDFS - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HDFS-4395
Author: Jing Zhao,
2013-01-14, 11:34
|
|
|
[HDFS-4244] Support deleting snapshots - HDFS - [issue]
|
|
...Provide functionality to delete a snapshot, given the name of the snapshot and the path to the directory where the snapshot was taken....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4244
Author: Jing Zhao,
2013-01-14, 07:55
|
|
|
[HDFS-4245] Include snapshot related operations in OfflineEditsViewerHelper#runOperations() to fix test failures in TestOfflineEditsViewer - HDFS - [issue]
|
|
...We have the following test failure for snapshot:java.lang.AssertionError: Edits /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-Snapshots-Branch-build/trunk/hadoop-hdfs-project/hadoop-hdfs...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4245
Author: Jing Zhao,
2013-01-13, 14:00
|
|
|
[HDFS-4381] Document fsimage format details in FSImageFormat class javadoc - HDFS - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HDFS-4381
Author: Jing Zhao,
2013-01-12, 13:56
|
|
|
[HDFS-4357] After calling replaceSelf, further operations that should be applied on the new INode may be wrongly applied to the original INode - HDFS - [issue]
|
|
...An example is in INode#setModificationTime, if the INode is an instance of INodeDirectory, after replacing itself with a new INodeDirectoryWithSnapshot, the change of the modification time s...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4357
Author: Jing Zhao,
2013-01-04, 13:14
|
|
|
[HDFS-4174] Backport HDFS-1031 to branch-1: to list a few of the corrupted files in WebUI - HDFS - [issue]
|
|
...1. Add getCorruptFiles method to FSNamesystem (the getCorruptFiles method is in branch-0.21 but not in branch-1).2. Backport HDFS-1031: display corrupt files in WebUI....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4174
Author: Jing Zhao,
2012-12-03, 07:33
|
|
|
[HDFS-4213] When the client calls hsync, allows the client to update the file length in the NameNode - HDFS - [issue]
|
|
...As per discussion in HDFS-3960 and HDFS-2802, when clients that need strong consistency update the file length at the NameNode, a special sync/flush is required for getting the length of the...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4213
Author: Jing Zhao,
2012-12-01, 14:04
|
|
|
[HDFS-4175] Additional snapshot tests for more complicated directory structure and modifications. - HDFS - [issue]
|
|
...Currently the TestSnapshot only uses a static simple directory structure for testing snapshot functionalities. We need to test snapshot under more complicated directory structures. Also the ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4175
Author: Jing Zhao,
2012-11-21, 13:17
|
|
|
|