Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 91 (0.095s).
Loading phrases to help you
refine your search...
[HDFS-4877] Snapshot: fix the scenario where a directory is renamed under its prior descendant - HDFS - [issue]
...Suppose we have the following operations:1. rename /dir1/foo/bar to /dir2/bar22. rename /dir1/foo to /dir2/bar2/foo2I.e., we rename a directory (foo) to a child of its prior descendant (bar)...
http://issues.apache.org/jira/browse/HDFS-4877    Author: Jing Zhao, 2013-06-06, 21:30
[HDFS-4863] The root directory should be added to the snapshottable directory list while loading fsimage - HDFS - [issue]
...When the root directory is set as snapshottable, its snapshot quota is changed from 0 to a positive number. While loading fsimage we should check the root's snapshot quota and add it to snap...
http://issues.apache.org/jira/browse/HDFS-4863    Author: Jing Zhao, 2013-05-31, 06:14
[HDFS-4857] Snapshot.Root and AbstractINodeDiff#snapshotINode should not be put into INodeMap when loading FSImage - HDFS - [issue]
...Snapshot.Root, though is a subclass of INodeDirectory, is only used to indicate the root of a snapshot. In the meanwhile, AbstractINodeDiff#snapshotINode is used as copies recording the orig...
http://issues.apache.org/jira/browse/HDFS-4857    Author: Jing Zhao, 2013-05-31, 06:10
[HDFS-4842] Snapshot: identify the correct prior snapshot when deleting a snapshot under a renamed subtree - HDFS - [issue]
...In our long-term running tests for snapshot we find the following bug:1. initially we have directories /test, /test/dir1 and /test/dir2/foo. 2. first take snapshot s0 and s1 on /test.3. modi...
http://issues.apache.org/jira/browse/HDFS-4842    Author: Jing Zhao, 2013-05-31, 06:03
[HDFS-4791] Update and fix deletion of reference inode - HDFS - [issue]
...Currently for deleting or destroying a reference node, we directly call the corresponding methods of the referred inode, and patch code for extra clean after deletion. This jira will revisit...
http://issues.apache.org/jira/browse/HDFS-4791    Author: Jing Zhao, 2013-05-22, 23:12
[HDFS-4479] logSync() with the FSNamesystem lock held in commitBlockSynchronization - HDFS - [issue]
...In FSNamesystem#commitBlockSynchronization of branch-1, logSync() may be called when the FSNamesystem lock is held. Similar to HDFS-4186, this may cause some performance issue.The following ...
http://issues.apache.org/jira/browse/HDFS-4479    Author: Jing Zhao, 2013-05-15, 06:16
[HDFS-4809] Add more unit tests for the undo section of rename - HDFS - [issue]
...1. Add more unit tests for the undo section of rename2. Fix a bug in FSDirectory#addChild: if a QuotaExceededException is thrown in parent.addChild(child, true, iip.getLatestSnapshot(), inod...
http://issues.apache.org/jira/browse/HDFS-4809    Author: Jing Zhao, 2013-05-09, 14:08
[HDFS-4806] For an INodeDirectoryWithSnapshot, use INode#isInLatestSnapshot() to check if the added/removed child should be recorded in snapshot diff - HDFS - [issue]
...Before supporting rename with snapshots, when adding/remove a child inode to/from a directory, if the directory is already an INodeDirectoryWithSnapshot, we can directly record the change in...
http://issues.apache.org/jira/browse/HDFS-4806    Author: Jing Zhao, 2013-05-08, 14:08
[HDFS-4800] Fix INodeDirectoryWithSnapshot#cleanDeletedINode - HDFS - [issue]
...HDFS-4791 updated and fixed the deletion logic for reference node, but did not update INodeDirectoryWithSnapshot#cleanDeletedINode. When deleting a snapshot s, after we merge s1 to its prior...
http://issues.apache.org/jira/browse/HDFS-4800    Author: Jing Zhao, 2013-05-07, 14:13
[HDFS-4062] In branch-1, FSNameSystem#invalidateWorkForOneNode and FSNameSystem#computeReplicationWorkForBlock should print logs outside of the namesystem lock - HDFS - [issue]
...Similar to HDFS-4052 for trunk, both FSNameSystem#invalidateWorkForOneNode and FSNameSystem#computeReplicationWorkForBlock in branch-1 should print long log info level information outside of...
http://issues.apache.org/jira/browse/HDFS-4062    Author: Jing Zhao, 2013-05-06, 04:53
Sort:
project
HDFS (91)
Hadoop (5)
MapReduce (1)
type
issue (91)
date
last 7 days (0)
last 30 days (5)
last 90 days (37)
last 6 months (57)
last 9 months (91)
author
Todd Lipcon (491)
Harsh J (474)
Eli Collins (349)
Tsz Wo (172)
Aaron T. Myers (151)
Suresh Srinivas (151)
Mohammad Tariq (133)
Colin Patrick McCabe (131)
Stuti Awasthi (95)
Jing Zhao (91)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (68)
Azuryy Yu (62)