[jira] [Resolved] (HDFS-2932) Under replicated block after the pipeline recovery.

2014-09-17 Thread Srikanth Upputuri (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Upputuri resolved HDFS-2932. - Resolution: Duplicate Fix Version/s: (was: 0.24.0) Closed as duplicate of HDFS-3

[jira] [Created] (HDFS-7088) Archival Storage: fix TestBalancer and TestBalancerWithMultipleNameNodes

2014-09-17 Thread Tsz Wo Nicholas Sze (JIRA)
Tsz Wo Nicholas Sze created HDFS-7088: - Summary: Archival Storage: fix TestBalancer and TestBalancerWithMultipleNameNodes Key: HDFS-7088 URL: https://issues.apache.org/jira/browse/HDFS-7088 Projec

[jira] [Created] (HDFS-7087) Ability to list /.reserved

2014-09-17 Thread Andrew Wang (JIRA)
Andrew Wang created HDFS-7087: - Summary: Ability to list /.reserved Key: HDFS-7087 URL: https://issues.apache.org/jira/browse/HDFS-7087 Project: Hadoop HDFS Issue Type: Improvement Affects Ve

[jira] [Resolved] (HDFS-7044) Support retention policy based on access time and modify time, use XAttr to store policy

2014-09-17 Thread zhaoyunjiong (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhaoyunjiong resolved HDFS-7044. Resolution: Duplicate Thanks Allen Wittenauer and Zesheng Wu. After I read the comments in HDFS-6382

[jira] [Created] (HDFS-7086) httpfs create files default overwrite behavior is set to true

2014-09-17 Thread Eric Yang (JIRA)
Eric Yang created HDFS-7086: --- Summary: httpfs create files default overwrite behavior is set to true Key: HDFS-7086 URL: https://issues.apache.org/jira/browse/HDFS-7086 Project: Hadoop HDFS Issue

[jira] [Reopened] (HDFS-6988) Make RAM disk eviction thresholds configurable

2014-09-17 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe reopened HDFS-6988: > Make RAM disk eviction thresholds configurable > --

Re: In hindsight... Re: Thinking ahead to hadoop-2.6

2014-09-17 Thread Travis Thompson
There's actually an umbrella JIRA to track issues with JDK8 (HADOOP-11090), in case anyone missed it. At LinkedIn we've been running our Hadoop 2.3 deployment on JDK8 for about a month now with some mixed results. It definitely works but there are issues, mostly around virtual memory exploding.

[jira] [Resolved] (HDFS-7080) Fix finalize and upgrade unit test failures

2014-09-17 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal resolved HDFS-7080. - Resolution: Fixed Fix Version/s: HDFS-6581 Hadoop Flags: Reviewed Committed to the feat

[jira] [Created] (HDFS-7085) Additional information in HDFS audit log

2014-09-17 Thread Alex Shafer (JIRA)
Alex Shafer created HDFS-7085: - Summary: Additional information in HDFS audit log Key: HDFS-7085 URL: https://issues.apache.org/jira/browse/HDFS-7085 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Created] (HDFS-7084) FsDatasetImpl#copyBlockFiles debug log can be improved

2014-09-17 Thread Xiaoyu Yao (JIRA)
Xiaoyu Yao created HDFS-7084: Summary: FsDatasetImpl#copyBlockFiles debug log can be improved Key: HDFS-7084 URL: https://issues.apache.org/jira/browse/HDFS-7084 Project: Hadoop HDFS Issue Type:

Oops!, pushed 2 commits to trunk by mistake, just pushed their revert

2014-09-17 Thread Alejandro Abdelnur
-- Alejandro

Re: In hindsight... Re: Thinking ahead to hadoop-2.6

2014-09-17 Thread Allen Wittenauer
On Sep 17, 2014, at 2:47 AM, Steve Loughran wrote: > > I don't agree. Certainly the stuff I got into Hadoop 2.5 nailed down the > filesystem binding with more tests than ever before. FWIW, based upon my survey of JIRA, there are a lot of unit test fixes that are only in trunk. > But

[jira] [Resolved] (HDFS-6864) Archival Storage: add user documentation

2014-09-17 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao resolved HDFS-6864. - Resolution: Fixed Hadoop Flags: Reviewed I've committed this. Thanks for working on this, [~szetszwo]

[jira] [Created] (HDFS-7083) TestDecommission#testIncludeByRegistrationName sometimes fails

2014-09-17 Thread Ted Yu (JIRA)
Ted Yu created HDFS-7083: Summary: TestDecommission#testIncludeByRegistrationName sometimes fails Key: HDFS-7083 URL: https://issues.apache.org/jira/browse/HDFS-7083 Project: Hadoop HDFS Issue Type:

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

2014-09-17 Thread Apache Jenkins Server
See Changes: [kihwal] HDFS-6965. NN continues to issue block locations for DNs with full [vinodkv] YARN-2531. Added a configuration for admins to be able to override app-configs and enforce/not-enforce strict control of per-containe

Hadoop-Hdfs-trunk - Build # 1874 - Failure

2014-09-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1874/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6036 lines...] [INFO] [INFO] --- maven-site-plugin:3.3:a

[jira] [Created] (HDFS-7082) When replication factor equals number of data nodes, corrupt replica will never get substituted with good replica

2014-09-17 Thread Srikanth Upputuri (JIRA)
Srikanth Upputuri created HDFS-7082: --- Summary: When replication factor equals number of data nodes, corrupt replica will never get substituted with good replica Key: HDFS-7082 URL: https://issues.apache.org/jira

Re: In hindsight... Re: Thinking ahead to hadoop-2.6

2014-09-17 Thread Steve Loughran
On 15 September 2014 18:48, Allen Wittenauer wrote: > > It’s now September. With the passage of time, I have a lot of > doubts about this plan and where that trajectory takes us. > > * The list of changes that are already in branch-2 scare the crap out of > any risk adverse person (Hello