| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
144 (0.106s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-4808] Limit snapshot related methods to DistributedFileSystem - HDFS - [issue]
|
|
...HDFS-2802 introduces snapshots related methods into FileSystem. This jira is for discussing whether these snapshots related methods are needed in FileSystem or should be limited to only Dist...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4808
Author: Suresh Srinivas,
2013-05-10, 23:19
|
|
|
Re: [VOTE] Merge HDFS-2802 snapshot feature to trunk - HDFS - [mail # dev]
|
|
...HDFS-2802 branch has been merged into trunk. Thanks Nicholas for maintaining the merge patch and merging the branch into trunk. Regards, Suresh On Wed, May 8, 2013 at 1:16 PM, S...
|
|
|
Author: Suresh Srinivas,
2013-05-10, 03:26
|
|
|
Re: [VOTE] Merge HDFS-2802 snapshot feature to trunk - HDFS - [mail # dev]
|
|
...With 3 +1 binding votes, the vote to merge Snapshot feature from HDFS-2802 branch to trunk passes. The code will be merged soon into. The remaining open issues related to this feature will b...
|
|
|
Author: Suresh Srinivas,
2013-05-08, 20:16
|
|
|
Re: [VOTE] Merge HDFS-2802 snapshot feature to trunk - HDFS - [mail # dev]
|
|
...Aaron, I have created HDFS-4808 to discuss the API issues you brought up. I agree that this needs to be resolved before merging the code to branch-2. Thanks for voting. On Tue, May 7,...
|
|
|
Author: Suresh Srinivas,
2013-05-08, 20:12
|
|
|
[HDFS-4785] Concat operation does not remove concatenated files from InodeMap - HDFS - [issue]
|
|
...Concat operations takes a set of src files under a directory and concatenates them to a single target file. The inodes corresponding to src files are not deleted from the InodeMap....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4785
Author: Suresh Srinivas,
2013-05-07, 15:06
|
|
|
[HDFS-4256] Backport concatenation of files into a single file to branch-1 - HDFS - [issue]
|
|
...HDFS-222 added support concatenation of multiple files in a directory into a single file. This helps several use cases where writes can be parallelized and several folks have expressed in th...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4256
Author: Suresh Srinivas,
2013-05-06, 05:00
|
|
|
[HDFS-4252] Improve confusing log message that prints exception when editlog read is completed - HDFS - [issue]
|
|
...Namenode prints a log with an exception to indicate successful completion of reading of logs. This causes misunderstanding where people have interpreted it as failure to load editlog. The lo...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4252
Author: Suresh Srinivas,
2013-05-03, 04:10
|
|
|
[HDFS-4122] Cleanup HDFS logs and reduce the size of logged messages - HDFS - [issue]
|
|
...I have attached the patch that removes unnecessary information from the log such as "Namesystem." and prefixing file information with "file" and block information with "block" etc.On a branc...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4122
Author: Suresh Srinivas,
2013-05-03, 04:10
|
|
|
Fwd: Heads up - 2.0.5-beta - HDFS - [mail # dev]
|
|
...Konstantin, I am arguing against invasive and destructive features proposed for the Your choice of words is deplorable, to say the least. Can you explain what do you mean b...
|
|
|
Author: Suresh Srinivas,
2013-05-02, 22:32
|
|
|
Re: DistributedFileSystem.listStatus() - Why does it do partial listings then assemble? - HDFS - [mail # dev]
|
|
...Additional reason, HDFS does not have limit on number of files in a directory. Some clusters had millions of files in a single directory. Listing such a directory resulted in very large resp...
|
|
|
Author: Suresh Srinivas,
2013-05-02, 16:34
|
|
|
|