Build failed in Jenkins: Hadoop-common-trunk-Java8 #1281

2016-04-03 Thread Apache Jenkins Server
See Changes: [rohithsharmaks] YARN-4607. Pagination support for AppAttempt page -- [...truncated 5622 lines...] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option

[jira] [Created] (HADOOP-12997) s3a to pass PositionedReadable contract tests, improve readFully perf.

2016-04-03 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-12997: --- Summary: s3a to pass PositionedReadable contract tests, improve readFully perf. Key: HADOOP-12997 URL: https://issues.apache.org/jira/browse/HADOOP-12997

Re: 2.7.3 release plan

2016-04-03 Thread Haohui Mai
+1 on option 3. I volunteer to help on releasing 2.8.0 as 2.7.3 + HDFS-8578 and HDFS-8791. ~Haohui On Fri, Apr 1, 2016 at 2:54 PM, Chris Trezzo wrote: > A few thoughts: > > 1. To echo Andrew Wang, HDFS-8578 (parallel upgrades) should be a > prerequisite for HDFS-8791. Without

Build failed in Jenkins: Hadoop-common-trunk-Java8 #1280

2016-04-03 Thread Apache Jenkins Server
See Changes: [stevel] HADOOP-12169 ListStatus on empty dir in S3A lists itself instead of -- [...truncated 5622 lines...] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option

[jira] [Created] (HADOOP-12996) remove @InterfaceAudience.LimitedPrivate({"HDFS"}) from FSInputStream

2016-04-03 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-12996: --- Summary: remove @InterfaceAudience.LimitedPrivate({"HDFS"}) from FSInputStream Key: HADOOP-12996 URL: https://issues.apache.org/jira/browse/HADOOP-12996

[jira] [Created] (HADOOP-12994) Specify PositionedReadable.readFully(), add contract tests, fix problsm

2016-04-03 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-12994: --- Summary: Specify PositionedReadable.readFully(), add contract tests, fix problsm Key: HADOOP-12994 URL: https://issues.apache.org/jira/browse/HADOOP-12994

[GitHub] hadoop pull request: HADOOP-12984

2016-04-03 Thread vinayakumarb
Github user vinayakumarb closed the pull request at: https://github.com/apache/hadoop/pull/88 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] hadoop pull request: HADOOP-12984. Add GenericTestUtils.getTestDir...

2016-04-03 Thread vinayakumarb
GitHub user vinayakumarb opened a pull request: https://github.com/apache/hadoop/pull/89 HADOOP-12984. Add GenericTestUtils.getTestDir method and use it for emporary directory in tests Rebased. You can merge this pull request into a Git repository by running: $ git pull