[jira] [Created] (HDFS-6531) Create a native api to delete file, like the renameTo method in NativeIO, for better error reporting

2014-06-13 Thread Yongjun Zhang (JIRA)
Yongjun Zhang created HDFS-6531: --- Summary: Create a native api to delete file, like the renameTo method in NativeIO, for better error reporting Key: HDFS-6531 URL: https://issues.apache.org/jira/browse/HDFS-6531

[jira] [Created] (HDFS-6530) Fix Balancer documentation

2014-06-13 Thread Tsz Wo Nicholas Sze (JIRA)
Tsz Wo Nicholas Sze created HDFS-6530: - Summary: Fix Balancer documentation Key: HDFS-6530 URL: https://issues.apache.org/jira/browse/HDFS-6530 Project: Hadoop HDFS Issue Type: Bug

Re: RFC: review of HADOOP-9361

2014-06-13 Thread Andrew Wang
I'd just like to add that I've been reviewing HADOOP-9361 for Steve and think it's pretty close, but would appreciate a look from the broader HDFS audience. The spec is pretty explicit about just being an attempt to document HDFS' current behavior, so there's no danger of the text locking us into

[jira] [Created] (HDFS-6529) Debug logging for RemoteBlockReader2 to identify remote datanode and file being read

2014-06-13 Thread Anubhav Dhoot (JIRA)
Anubhav Dhoot created HDFS-6529: --- Summary: Debug logging for RemoteBlockReader2 to identify remote datanode and file being read Key: HDFS-6529 URL: https://issues.apache.org/jira/browse/HDFS-6529 Projec

RFC: review of HADOOP-9361

2014-06-13 Thread Steve Loughran
Something I've been doing as a spare-time activity is trying to specify what filesystems are expected to do -using HDFS as the reference, being rigorous about expectations (size of file in ls == size of data in file, seek(0) always works, seek(-ve) always fails, close() idempotent), slightly tuning

[jira] [Created] (HDFS-6528) Add XAttrs to TestOfflineImageViewer

2014-06-13 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-6528: - Summary: Add XAttrs to TestOfflineImageViewer Key: HDFS-6528 URL: https://issues.apache.org/jira/browse/HDFS-6528 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Created] (HDFS-6527) Edit log corruption due to defered INode removal

2014-06-13 Thread Kihwal Lee (JIRA)
Kihwal Lee created HDFS-6527: Summary: Edit log corruption due to defered INode removal Key: HDFS-6527 URL: https://issues.apache.org/jira/browse/HDFS-6527 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-6526) Implement HDFS TtlManager

2014-06-13 Thread Zesheng Wu (JIRA)
Zesheng Wu created HDFS-6526: Summary: Implement HDFS TtlManager Key: HDFS-6526 URL: https://issues.apache.org/jira/browse/HDFS-6526 Project: Hadoop HDFS Issue Type: Sub-task Affects Versions

[jira] [Created] (HDFS-6525) FsShell supports HDFS TTL

2014-06-13 Thread Zesheng Wu (JIRA)
Zesheng Wu created HDFS-6525: Summary: FsShell supports HDFS TTL Key: HDFS-6525 URL: https://issues.apache.org/jira/browse/HDFS-6525 Project: Hadoop HDFS Issue Type: Sub-task Components