| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
168 (0.101s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-4598] WebHDFS concat: the default value of sources in the code does not match the doc - HDFS - [issue]
|
|
...In the doc, the default value of sources is an empty string but it is NULL in the code....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4598
Author: Tsz Wo,
2013-03-26, 14:04
|
|
|
[HDFS-4612] Not to use INode.getParent() when generating snapshot diff report - HDFS - [issue]
|
|
...With rename, an inode may have multiple access paths, i.e. multiple parents. In such case, INode.getParent() returns the parent in the current state but not the parents in the snapshot...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4612
Author: Tsz Wo,
2013-03-25, 13:25
|
|
|
[HDFS-4534] Update rename for snapshots - HDFS - [issue]
|
|
...With rename, an inode may be moved from one location to another location in the namespace tree. We need to take care the case that the inode is also in some snapshots....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4534
Author: Tsz Wo,
2013-03-19, 13:13
|
|
|
[HDFS-3598] WebHDFS: support file concat - HDFS - [issue]
|
|
...In trunk and branch-2, DistributedFileSystem has a new concat(Path trg, Path [] psrcs) method. WebHDFS should support it....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3598
Author: Tsz Wo,
2013-03-13, 02:19
|
|
|
[HDFS-4456] Add concat to HttpFS and WebHDFS REST API docs - HDFS - [issue]
|
|
...HDFS-3598 adds the concat feature to WebHDFS. The REST API should be updated accordingly....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4456
Author: Tsz Wo,
2013-03-13, 02:19
|
|
|
[HDFS-4574] Move Diff and EnumCounters to util package - HDFS - [issue]
|
|
...Diff and EnumCounters are two general utility classes. It is better to put them in the util package....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4574
Author: Tsz Wo,
2013-03-11, 13:42
|
|
|
[HDFS-4545] Snapshot: unprotectedSetReplication may update diskspace count incorrectly - HDFS - [issue]
|
|
...FSDirectory.unprotectedSetReplication changes file replication but it may or may not changes block replication....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4545
Author: Tsz Wo,
2013-03-05, 13:29
|
|
|
[HDFS-4507] Update quota verification for snapshot - HDFS - [issue]
|
|
...With snapshots, the file diff and directory diff objects also occupy namespace. The quota verification logic needs to be updated....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4507
Author: Tsz Wo,
2013-02-28, 13:42
|
|
|
[HDFS-4523] Fix INodeFile replacement, TestQuota and javac error - HDFS - [issue]
|
|
...(This JIRA was "Fix concat for snapshots" but we rather fix other bugs here and leave concat to HDFS-4529)...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4523
Author: Tsz Wo,
2013-02-27, 13:13
|
|
|
[HDFS-4503] Update computeContentSummary, spaceConsumedInTree and diskspaceConsumed for snapshot - HDFS - [issue]
|
|
...There are three methods computeContentSummary, spaceConsumedInTree and diskspaceConsumed for computing namespace/diskspace usages. They need to be updated to the snapshot feature....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4503
Author: Tsz Wo,
2013-02-21, 13:13
|
|
|
|