[jira] [Created] (HADOOP-15292) Distcp's use of pread is slowing it down.

2018-03-05 Thread Virajith Jalaparti (JIRA)
Virajith Jalaparti created HADOOP-15292: --- Summary: Distcp's use of pread is slowing it down. Key: HADOOP-15292 URL: https://issues.apache.org/jira/browse/HADOOP-15292 Project: Hadoop Common

[jira] [Created] (HADOOP-15291) TestMiniKDC fails with Java 9

2018-03-05 Thread Akira Ajisaka (JIRA)
Akira Ajisaka created HADOOP-15291: -- Summary: TestMiniKDC fails with Java 9 Key: HADOOP-15291 URL: https://issues.apache.org/jira/browse/HADOOP-15291 Project: Hadoop Common Issue Type: Sub-t

Re: [VOTE] Merging branch HDFS-7240 to trunk

2018-03-05 Thread Andrew Wang
Hi Sanjay, thanks for the response, replying inline: - NN on top HDSL where the NN uses the new block layer (Both Daryn and Owen > acknowledge the benefit of the new block layer). We have two choices here > ** a) Evolve NN so that it can interact with both old and new block layer, > ** b) Fork

[EVENT] HDFS Bug Bash: March 12

2018-03-05 Thread Chris Douglas
[Cross-posting, as this affects the rest of the project] Hey folks- As discussed last month [1], the HDFS build hasn't been healthy recently. We're dedicating a bug bash to stabilize the build and address some longstanding issues with our unit tests. We rely on our CI infrastructure to keep the p

Re: [VOTE] Merging branch HDFS-7240 to trunk

2018-03-05 Thread Andrew Wang
Hi Owen, Wangda, Thanks for clearly laying out the subproject options, that helps the discussion. I'm all onboard with the idea of regular releases, and it's something I tried to do with the 3.0 alphas and betas. The problem though isn't a lack of commitment from feature developers like Sanjay or

Re: Cleaning up the Hadoop dist area

2018-03-05 Thread Chris Douglas
On Mon, Mar 5, 2018 at 1:24 PM, Owen O'Malley wrote: > The Apache Release Process > https://www.apache.org/legal/release-policy.html says > that we should only keep the latest release on each branch. That would take > us to: > > >- hadoop-1.2.1 >- hadoop-2.6.5 >- hadoop-2.7.5 >- ha

Cleaning up the Hadoop dist area

2018-03-05 Thread Owen O'Malley
All, We should clean up some of our old releases out of the dist area. Note that old releases (all of the way back to 0.1.0 are available on from the archive https://archive.apache.org/dist/hadoop/common/ . The current contents: - hadoop-1.2.1 - hadoop-2.6.5 - hadoop-2.7.4 - hadoo

[jira] [Resolved] (HADOOP-15290) Imprecise assertion in FileStatus w.r.t. symlink

2018-03-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HADOOP-15290. - Resolution: Duplicate Dup of HADOOP-15289 > Imprecise assertion in FileStatus w.r.t. symlink >

[jira] [Created] (HADOOP-15290) Imprecise assertion in FileStatus w.r.t. symlink

2018-03-05 Thread Ted Yu (JIRA)
Ted Yu created HADOOP-15290: --- Summary: Imprecise assertion in FileStatus w.r.t. symlink Key: HADOOP-15290 URL: https://issues.apache.org/jira/browse/HADOOP-15290 Project: Hadoop Common Issue Type:

[jira] [Created] (HADOOP-15289) FileStatus.readFields() assertion incorrect

2018-03-05 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-15289: --- Summary: FileStatus.readFields() assertion incorrect Key: HADOOP-15289 URL: https://issues.apache.org/jira/browse/HADOOP-15289 Project: Hadoop Common I

[jira] [Created] (HADOOP-15288) TestSwiftFileSystemBlockLocation doesn't compile

2018-03-05 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-15288: --- Summary: TestSwiftFileSystemBlockLocation doesn't compile Key: HADOOP-15288 URL: https://issues.apache.org/jira/browse/HADOOP-15288 Project: Hadoop Common

[jira] [Resolved] (HADOOP-883) Create fsck tool for S3 file system

2018-03-05 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-883. --- Resolution: Won't Fix given this JIRA is 11 years old, time to mark as a wontfix > Create fsc

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2018-03-05 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/712/ [Mar 4, 2018 3:12:52 PM] (aajisaka) HADOOP-15286. Remove unused imports from TestKMSWithZK.java [Mar 4, 2018 3:33:47 PM] (aajisaka) HADOOP-15282. HADOOP-15235 broke TestHttpFSServerWebServer -1 overall

Re: [VOTE] Merging branch HDFS-7240 to trunk

2018-03-05 Thread sanjay Radia
Andrew Thanks for your response. In this email let me focus on maintenance and unnecessary impact on HDFS. Daryn also touched on this topic and looked at the code base from the developer impact point of view. He appreciated that the code is separate and I agree with his suggestion to move it