| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
91 (0.117s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-4071] Add number of stale DataNodes to metrics for Branch-1 - HDFS - [issue]
|
|
...Backport HDFS-4059 to branch-1....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4071
Author: Jing Zhao,
2012-11-20, 21:56
|
|
|
[HDFS-4196] Support renaming of snapshots - HDFS - [issue]
|
|
...Add the functionality of renaming an existing snapshot with a given new name....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4196
Author: Jing Zhao,
2012-11-19, 13:30
|
|
|
[HDFS-3995] Use DFSTestUtil.createFile() for file creation and writing in test cases - HDFS - [issue]
|
|
...Currently there are many tests that define and use their own methods to create file and write some number of blocks in MiniDfsCluster. These methods can be consolidated to DFSTestUtil.create...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3995
Author: Jing Zhao,
2012-11-18, 05:30
|
|
|
[HDFS-4187] Add testcases for replication handling in snapshots - HDFS - [issue]
|
|
...Add testcases for HDFS-4078, i.e., to test INodeFile#getFileReplication() and INodeFileWithLink#getBlockReplication()....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4187
Author: Jing Zhao,
2012-11-16, 13:23
|
|
|
[HDFS-4106] BPServiceActor#lastHeartbeat, lastBlockReport and lastDeletedReport should be declared as volatile - HDFS - [issue]
|
|
...All these variables may be assigned/read by a testing thread (through BPServiceActor#triggerXXX) while also assigned/read by the actor thread. Thus they should be declared as volatile to mak...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4106
Author: Jing Zhao,
2012-11-14, 13:21
|
|
|
[HDFS-4150] Update inode in blocksMap when deleting original/snapshot file - HDFS - [issue]
|
|
...When deleting a file/directory, instead of directly removing all the corresponding blocks, we should update inodes in blocksMap if there are snapshots for them....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4150
Author: Jing Zhao,
2012-11-07, 21:34
|
|
|
[HDFS-4159] Rename should fail when the destination dir is snapshottable and has snapshots - HDFS - [issue]
|
|
...Similar with the deletion scenario, the rename operation should fail when the destination dir (currently is empty) is snapshottable and has snapshots....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4159
Author: Jing Zhao,
2012-11-07, 21:34
|
|
|
[HDFS-4147] Deletion of snapshottable dir with snapshots should fail - HDFS - [issue]
|
|
...Deletion of snapshottable dir with snapshots should fail....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4147
Author: Jing Zhao,
2012-11-06, 01:09
|
|
|
[HDFS-4095] Add snapshot related metrics - HDFS - [issue]
|
|
...Add metrics for number of snapshots in the system, including 1) number of snapshot files, and 2) number of snapshot only files (snapshot file that are not deleted but the original file is al...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4095
Author: Jing Zhao,
2012-11-02, 05:02
|
|
|
[HDFS-3923] libwebhdfs testing code cleanup - HDFS - [issue]
|
|
...1. Testing code cleanup for libwebhdfs1.1 Tests should generate a test-specific filename and should use TMPDIR appropriately.2. Enabling automate testing...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3923
Author: Jing Zhao,
2012-11-01, 17:51
|
|
|
|