[jira] [Resolved] (HDFS-4806) For an INodeDirectoryWithSnapshot, use INode#isInLatestSnapshot() to check if the added/removed child should be recorded in snapshot diff

2013-05-07 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE resolved HDFS-4806. -- Resolution: Fixed Fix Version/s: Snapshot (HDFS-2802) I have committed th

Re: [VOTE] Merge HDFS-2802 snapshot feature to trunk

2013-05-07 Thread Aaron T. Myers
I'm +1 as well on merging this branch to trunk. I've thoroughly reviewed/discussed the design and have personally reviewed much of the code as well. Good stuff. I would have preferred to wrap up the discussion regarding which API should include the snapshot create/delete operations before the merg

[jira] [Created] (HDFS-4806) For an INodeDirectoryWithSnapshot, use INode#isInLatestSnapshot() to check if the added/removed child should be recorded in snapshot diff

2013-05-07 Thread Jing Zhao (JIRA)
Jing Zhao created HDFS-4806: --- Summary: For an INodeDirectoryWithSnapshot, use INode#isInLatestSnapshot() to check if the added/removed child should be recorded in snapshot diff Key: HDFS-4806 URL: https://issues.apache

[jira] [Resolved] (HDFS-4802) Disallowing snapshot on / twice throws error

2013-05-07 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE resolved HDFS-4802. -- Resolution: Fixed I have committed this. Thanks, Jing! > Disal

[jira] [Created] (HDFS-4805) Webhdfs client is fragile to token renewal errors

2013-05-07 Thread Daryn Sharp (JIRA)
Daryn Sharp created HDFS-4805: - Summary: Webhdfs client is fragile to token renewal errors Key: HDFS-4805 URL: https://issues.apache.org/jira/browse/HDFS-4805 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-4804) WARN when users set the block balanced preference percent below 0.5 or above 1.0

2013-05-07 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-4804: - Summary: WARN when users set the block balanced preference percent below 0.5 or above 1.0 Key: HDFS-4804 URL: https://issues.apache.org/jira/browse/HDFS-4804 Project: Hadoo

Hadoop-Hdfs-trunk - Build # 1391 - Still Failing

2013-05-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1391/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 14839 lines...] Results : Tests in error: testOperat

Build failed in Jenkins: Hadoop-Hdfs-trunk #1391

2013-05-07 Thread Apache Jenkins Server
See Changes: [cdouglas] YARN-45. Add protocol for schedulers to request containers back from ApplicationMasters. Contributed by Carlo Curino and Chris Douglas. [vinodkv] YARN-632. Changed ContainerManager api to throw IOException and