| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
172 (0.304s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-4914] When possible, Use DFSClient.Conf instead of Configuration - HDFS - [issue]
|
|
...In DFSClient and the related classes, we should use DFSClient.Conf instead of Configuration....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4914
Author: Tsz Wo,
2013-06-19, 18:59
|
|
|
[HDFS-4908] Reduce snapshot inode memory usage - HDFS - [issue]
|
|
...Snapshots currently use INodeFile and INodeDirectory for storing previous file/dir states as snapshot inodes. However, INodeFile and INodeDirectory have some fields not used by snapsho...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4908
Author: Tsz Wo,
2013-06-19, 08:04
|
|
|
[HDFS-4875] Add a test for testing snapshot file length - HDFS - [issue]
|
|
...Here is a test idea from Suresh: A file was length x at the time of snapshot (say s1) creation Later y bytes get added to the file through appendWhen client gets block locations for the file...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4875
Author: Tsz Wo,
2013-06-18, 15:07
|
|
|
[HDFS-4819] Update Snapshot doc for HDFS-4758 - HDFS - [issue]
|
|
...Update Snapshot doc to clarify that nested snapshots are not allowed....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4819
Author: Tsz Wo,
2013-06-13, 19:04
|
|
|
[HDFS-3960] Snapshot of Being Written Files - HDFS - [issue]
|
|
...Here is a design question: Suppose there is a being written file when a snapshot is being taken. What should the length of the file be shown in the snapshot? In other words, how ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3960
Author: Tsz Wo,
2013-06-13, 00:21
|
|
|
[HDFS-4261] TestBalancerWithNodeGroup times out - HDFS - [issue]
|
|
...When I manually ran TestBalancerWithNodeGroup, it always timed out in my machine. Looking at the Jerkins report build #3573, TestBalancerWithNodeGroup somehow was skipped so that the p...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4261
Author: Tsz Wo,
2013-06-11, 01:29
|
|
|
[HDFS-4876] The javadoc of FileWithSnapshot is incorrect - HDFS - [issue]
|
|
...The javadoc said that snapshot files and the original file form a circular linked list. It is no longer true....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4876
Author: Tsz Wo,
2013-06-08, 01:00
|
|
|
[HDFS-4234] Use the generic code for choosing datanode in Balancer - HDFS - [issue]
|
|
...HDFS-3495 added some generic code for choosing datanodes with NodeGroup topology in Balancer. We should reuse the code for choosing datanodes with racks....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4234
Author: Tsz Wo,
2013-06-03, 06:39
|
|
|
[HDFS-2316] [umbrella] WebHDFS: a complete FileSystem implementation for accessing HDFS over HTTP - HDFS - [issue]
|
|
...We current have hftp for accessing HDFS over HTTP. However, hftp is a read-only FileSystem and does not provide "write" accesses.In HDFS-2284, we propose to have WebHDFS for providing ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-2316
Author: Tsz Wo,
2013-05-24, 20:04
|
|
|
[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-05-22, 23:12
|
|
|
|