| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
168 (0.113s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-4707] Fix FilterFileSystem and findbugs warning in Snapshot branch - HDFS - [issue]
|
|
...The snapshot methods are not added to FilterFileSystem.Findbugs warnings: SIC Should snapshot.Snapshot$Root be a static inner class? WMI Method FSImageFormat$Saver.saveImage(ByteBuffer, IN...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4707
Author: Tsz Wo,
2013-04-18, 14:09
|
|
|
[HDFS-4706] disallowSnapshot does not work for root - HDFS - [issue]
|
|
...disallowSnapshot replaces a snapshottable directory to a normal directory. However, we cannot replace root....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4706
Author: Tsz Wo,
2013-04-18, 14:09
|
|
|
[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
|
|
|
|