| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
87 (0.216s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-4636] Update quota usage when deleting files/dirs that were created after taking the latest snapshot - HDFS - [issue]
|
|
...This jira aims to fix two bugs in deleting files with snapshot:1. We should update the quota usage when the file/dir to be deleted is not included in the latest snapshot (i.e., the to-be-del...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4636
Author: Jing Zhao,
2013-03-29, 13:14
|
|
|
[HDFS-4627] Fix FSImageFormat#Loader NPE and synchronization issues - HDFS - [issue]
|
|
...1. Currently FSImageFormat#Loader#loadFilesUnderConstruction calls FSDirectory#unprotectedReplaceINodeFile without acquiring FSDirectory's lock. FSDirectory#replaceINodeFile should be called...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4627
Author: Jing Zhao,
2013-03-25, 13:25
|
|
|
[HDFS-4616] Update the FilesDeleted metric while deleting file/dir in the current tree - HDFS - [issue]
|
|
...Currently in INode#cleanSubtree(...) we only calculate the namespace/diskspace change when deleting snapshots. We also need to compute the space change when deleting files/directories in the...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4616
Author: Jing Zhao,
2013-03-22, 13:42
|
|
|
[HDFS-4144] Create test for all snapshot-related metrics - HDFS - [issue]
|
|
...Add testcases for all snapshot-related metrics....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4144
Author: Jing Zhao,
2013-03-13, 13:43
|
|
|
[HDFS-4563] Update namespace/diskspace after deleting snapshots - HDFS - [issue]
|
|
...1. Update namespace/diskspace after deleting snapshots2. Compute quota usage when an INodeDirectoryWithSnapshot is first assigned with quota3. Add more unit tests covering quota usage comput...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4563
Author: Jing Zhao,
2013-03-12, 13:14
|
|
|
[HDFS-4557] Fix FSDirectory#delete when INode#cleanSubtree returns 0 - HDFS - [issue]
|
|
...Currently INode#cleanSubtree is used to delete files/directories and collect corresponding blocks for future deletion. Its return value can be 0 even if file/dir has been deleted because we ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4557
Author: Jing Zhao,
2013-03-08, 13:14
|
|
|
[HDFS-4072] On file deletion remove corresponding blocks pending replication - HDFS - [issue]
|
|
...Currently when deleting a file, blockManager does not remove records that are corresponding to the file's blocks from pendingRelications. These records can only be removed after timeout (5~1...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4072
Author: Jing Zhao,
2013-03-07, 12:42
|
|
|
[HDFS-4520] Support listing snapshots under a snapshottable directory using "ls" - HDFS - [issue]
|
|
...Before developing a specific command/tool for listing snapshots with different criteria, we can first support snapshot listing using normal ls command. Users can list all the snapshots under...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4520
Author: Jing Zhao,
2013-02-26, 11:33
|
|
|
[HDFS-4514] Add CLI support for snapshot rename, diff report, and snapshottable directory listing - HDFS - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HDFS-4514
Author: Jing Zhao,
2013-02-26, 11:33
|
|
|
[HDFS-4524] Update SnapshotManager#snapshottables when loading fsimage - HDFS - [issue]
|
|
...When loading fsimage, we should add snapshottable directory back to SnapshotManager#snapshottables....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4524
Author: Jing Zhao,
2013-02-23, 13:26
|
|
|
|