[jira] [Created] (HADOOP-13004) Not able to access AWS

2016-04-05 Thread Bhavan Jindal (JIRA)
Bhavan Jindal created HADOOP-13004: -- Summary: Not able to access AWS Key: HADOOP-13004 URL: https://issues.apache.org/jira/browse/HADOOP-13004 Project: Hadoop Common Issue Type: Bug

Jenkins build is back to normal : Hadoop-Common-trunk #2590

2016-04-05 Thread Apache Jenkins Server
See

Build failed in Jenkins: Hadoop-Common-trunk #2589

2016-04-05 Thread Apache Jenkins Server
See Changes: [kihwal] HDFS-10261. TestBookKeeperHACheckpoints doesn't handle ephemeral HTTP -- [...truncated 3847 lines...] Generating

Re: 2.7.3 release plan

2016-04-05 Thread Andrew Wang
I'm +1 for ctrezzo's proposal, happy to do the revert from branch-2.7 if this is acceptable to Vinod. There's some additional discussion on the HDFS-8791 JIRA for those who are only following this email thread. Best, Andrew On Tue, Apr 5, 2016 at 2:03 PM, Chris Trezzo wrote:

Re: 2.7.3 release plan

2016-04-05 Thread Chris Trezzo
In light of the additional conversation on HDFS-8791, I would like to re-propose the following: 1. Revert the new datanode layout (HDFS-8791) from the 2.7 branch. The layout change currently does not support downgrades which breaks our upgrade/downgrade policies for dot releases. 2. Cut a 2.8

Re: Github integration for Hadoop

2016-04-05 Thread Colin McCabe
Thanks, Vinayakumar (and Daniel Gruno.) C. On Tue, Apr 5, 2016, at 08:48, Vinayakumar B wrote: > INFRA-11597 has been fixed. Now all github mails are diverted to > common-iss...@hadoop.apache.org > > -Vinay > > On Tue, Apr 5, 2016 at 1:05 PM, Vinayakumar B > wrote:

Re: Github integration for Hadoop

2016-04-05 Thread Vinayakumar B
INFRA-11597 has been fixed. Now all github mails are diverted to common-iss...@hadoop.apache.org -Vinay On Tue, Apr 5, 2016 at 1:05 PM, Vinayakumar B wrote: > https://issues.apache.org/jira/browse/INFRA-11597 has been filed for this. > > -Vinay > > -Original

Jenkins build is back to normal : Hadoop-common-trunk-Java8 #1292

2016-04-05 Thread Apache Jenkins Server
See

Re: [Release thread] 2.8.0 release activities

2016-04-05 Thread Steve Loughran
> On 4 Apr 2016, at 22:16, Vinod Kumar Vavilapalli wrote: > > Here we go again. The blocker / critical tickets ballooned up a lot, I see 64 > now! : https://issues.apache.org/jira/issues/?filter=12334985 > > Also, the docs target (mvn package -Pdocs -DskipTests) is

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

2016-04-05 Thread Apache Jenkins Server
See Changes: [rohithsharmaks] YARN-4880. Running TestZKRMStateStorePerf with real zookeeper cluster [rohithsharmaks] YARN-4609. RM Nodes list page takes too much time to load. Contributed

[jira] [Created] (HADOOP-13003) Add support for pushing metrics to OpenTSDB with Http

2016-04-05 Thread zhangyubiao (JIRA)
zhangyubiao created HADOOP-13003: Summary: Add support for pushing metrics to OpenTSDB with Http Key: HADOOP-13003 URL: https://issues.apache.org/jira/browse/HADOOP-13003 Project: Hadoop Common

Re: [Release thread] 2.8.0 release activities

2016-04-05 Thread Akira AJISAKA
> Also, the docs target (mvn package -Pdocs -DskipTests) is completely busted on branch-2, I figured I have to backport a whole bunch of patches that are only on trunk, and may be more fixes on top of that *sigh* To fix this failure, HADOOP-12022 should be backported to branch-2 and

[jira] [Reopened] (HADOOP-12022) fix site -Pdocs -Pdist in hadoop-project-dist; cleanout remaining forrest bits

2016-04-05 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA reopened HADOOP-12022: This patch should be backported to branch-2 and branch-2.8. Reopening. > fix site -Pdocs

RE: Github integration for Hadoop

2016-04-05 Thread Vinayakumar B
https://issues.apache.org/jira/browse/INFRA-11597 has been filed for this. -Vinay -Original Message- From: Colin McCabe [mailto:co...@cmccabe.xyz] Sent: 05 April 2016 08:07 To: common-dev@hadoop.apache.org Subject: Re: Github integration for Hadoop Yes, please. Let's disable these

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

2016-04-05 Thread aajisaka
Github user aajisaka commented on the pull request: https://github.com/apache/hadoop/pull/89#issuecomment-205680037 Thank you for the update! I'm +1 if the above comments are addressed. --- If your project is set up for it, you can reply to this email and have your reply appear on

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

2016-04-05 Thread aajisaka
Github user aajisaka commented on a diff in the pull request: https://github.com/apache/hadoop/pull/89#discussion_r58492524 --- Diff: hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestFileUtil.java --- @@ -55,9 +56,11 @@ public class TestFileUtil {