| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
172 (0.315s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-4529] Decide the semantic of concat with snapshots - HDFS - [issue]
|
|
...The use case of concat is for copying large files across clusters using the following steps. Step 1: The blocks of a file in the source cluster are copied in parallel to transient files in t...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4529
Author: Tsz Wo,
2013-04-17, 14:15
|
|
|
[HDFS-2206] Add read-write lock to DatanodeManager - HDFS - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HDFS-2206
Author: Tsz Wo,
2013-04-16, 19:48
|
|
|
[HDFS-46] The namespace quota of root directory should not be Integer.MAX_VALUE - HDFS - [issue]
|
|
...The default namespace quota of root directory is set to Integer.MAX_VALUE but the data type of INodeDirectoryWithQuota.nsQuota is long. So default quota probably should be Long.M...
|
|
|
http://issues.apache.org/jira/browse/HDFS-46
Author: Tsz Wo,
2013-04-15, 23:01
|
|
|
[HDFS-4692] Use timestamp as the default snapshot name - HDFS - [issue]
|
|
...When the snapshot name is missing, use timestamp as the default snapshot name....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4692
Author: Tsz Wo,
2013-04-14, 14:08
|
|
|
[HDFS-4684] Snapshot: Use INode id for image serialization - HDFS - [issue]
|
|
...Since HDFS-4339 was committed, let's use id in ReferenceMap instead of generating reference IDs. Generating reference ids actually does not work well when writing image with multiple t...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4684
Author: Tsz Wo,
2013-04-11, 14:46
|
|
|
[HDFS-4258] Rename of Being Written Files - HDFS - [issue]
|
|
...When a being written file or it's ancestor directories is renamed, the path in the file lease is also renamed. Then the writer of the file usually will fail since the file path in the ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4258
Author: Tsz Wo,
2013-04-08, 23:19
|
|
|
[HDFS-4611] Snapshot: Update FSImage for INodeReference - HDFS - [issue]
|
|
...INodeReference is added for supporting rename with snapshot. FSImage needs to be changed to store INodeReference....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4611
Author: Tsz Wo,
2013-04-02, 14:15
|
|
|
[HDFS-3516] Check content-type in WebHdfsFileSystem - HDFS - [issue]
|
|
...WebHdfsFileSystem currently tries to parse the response as json. It may be a good idea to check the content-type before parsing it....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3516
Author: Tsz Wo,
2013-03-27, 10:38
|
|
|
[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
|
|
|
|