Re: FYI: Major, long-standing Issue with trunk's test-patch

2015-10-29 Thread Chris Nauroth
+1 to treating it as a bug in Hadoop code if a test writes a file outside of the target directory. This has the side effect that "mvn clean" doesn't really clean up fully. HADOOP-12519 is a recent patch I committed to fix this kind of problem in hadoop-azure. Let's follow up with similar fixes

Re: FYI: Major, long-standing Issue with trunk's test-patch

2015-10-29 Thread Andrew Wang
Are these RAT errors related to the previous discussion about running RAT after tests? I thought we resolved to run RAT prior, since that's what a release tarball will look like. On Thu, Oct 29, 2015 at 8:40 AM, Chris Nauroth wrote: > +1 to treating it as a bug in

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

2015-10-29 Thread Apache Jenkins Server
See Changes: [jlowe] YARN-2902. Killing a container that is localizing can orphan resources -- [...truncated 6121 lines...] "Finalizer" daemon prio=8 tid=3 in Object.wait()

Github integration for Hadoop

2015-10-29 Thread Owen O'Malley
All, For code & patch review, many of the newer projects are using the Github pull request integration. You can read about it here: https://blogs.apache.org/infra/entry/improved_integration_between_apache_and It basically lets you: * have mirroring between comments on pull requests and jira *

Re: Github integration for Hadoop

2015-10-29 Thread Hitesh Shah
+1 on supporting patch contributions through github pull requests. — Hitesh On Oct 29, 2015, at 10:47 AM, Owen O'Malley wrote: > All, > For code & patch review, many of the newer projects are using the Github > pull request integration. You can read about it here: > >

Re: Github integration for Hadoop

2015-10-29 Thread Haohui Mai
+1 On Thu, Oct 29, 2015 at 10:55 AM, Hitesh Shah wrote: > +1 on supporting patch contributions through github pull requests. > > — Hitesh > > On Oct 29, 2015, at 10:47 AM, Owen O'Malley wrote: > >> All, >> For code & patch review, many of the newer

Re: Github integration for Hadoop

2015-10-29 Thread Ashish
+1 On Thu, Oct 29, 2015 at 11:51 AM, Mingliang Liu wrote: > +1 (non-binding) > > Mingliang Liu > Member of Technical Staff - HDFS, > Hortonworks Inc. > m...@hortonworks.com > > > >> On Oct 29, 2015, at 10:55 AM, Hitesh Shah wrote: >> >> +1 on supporting

Re: Github integration for Hadoop

2015-10-29 Thread Sean Busbey
It looks like there's pretty good consensus. Why do we need a VOTE thread? Perhaps better for someone to submit a patch with proposed text for hte contribution guide[1]? -Sean [1]: http://wiki.apache.org/hadoop/HowToContribute On Thu, Oct 29, 2015 at 2:01 PM, Xiaoyu Yao

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

2015-10-29 Thread Apache Jenkins Server
See Changes: [jlowe] MAPREDUCE-6515. Update Application priority in AM side from AM-RM [zhz] HDFS-9229. Expose size of NameNode directory as a metric. Contributed by [wang] HDFS-9332. Fix Precondition failures from

Re: Github integration for Hadoop

2015-10-29 Thread Chang Li
+1 (non-binding) On Thu, Oct 29, 2015 at 1:54 PM, Ashish wrote: > +1 > > On Thu, Oct 29, 2015 at 11:51 AM, Mingliang Liu > wrote: > > +1 (non-binding) > > > > Mingliang Liu > > Member of Technical Staff - HDFS, > > Hortonworks Inc. > >

Re: Github integration for Hadoop

2015-10-29 Thread Xiaoyu Yao
+1, should we start a vote on this? On 10/29/15, 11:54 AM, "Ashish" wrote: >+1 > >On Thu, Oct 29, 2015 at 11:51 AM, Mingliang Liu wrote: >> +1 (non-binding) >> >> Mingliang Liu >> Member of Technical Staff - HDFS, >> Hortonworks Inc. >>

Re: Github integration for Hadoop

2015-10-29 Thread Vinod Vavilapalli
Don’t think we need a vote. If someone can demonstrate how this works end-to-end, and enough folks find it useful, we can start using it. There is no need for a mandate. +Vinod > On Oct 29, 2015, at 12:01 PM, Xiaoyu Yao wrote: > > +1, should we start a vote on this? >

Re: Github integration for Hadoop

2015-10-29 Thread Arpit Agarwal
+1, thanks for proposing it. On 10/29/15, 10:47 AM, "Owen O'Malley" wrote: >All, > For code & patch review, many of the newer projects are using the Github >pull request integration. You can read about it here: >

Re: Github integration for Hadoop

2015-10-29 Thread Mingliang Liu
+1 (non-binding) Mingliang Liu Member of Technical Staff - HDFS, Hortonworks Inc. m...@hortonworks.com > On Oct 29, 2015, at 10:55 AM, Hitesh Shah wrote: > > +1 on supporting patch contributions through github pull requests. > > — Hitesh > > On Oct 29, 2015, at 10:47 AM,

Re: Github integration for Hadoop

2015-10-29 Thread Andrew Wang
Has anything changed regarding the github integration since the last time we discussed this? That blog post is from 2014, and we discussed alternative review systems earlier in 2015. Colin specifically was concerned about forking the discussion between JIRA and other places:

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

2015-10-29 Thread Apache Jenkins Server
See

Re: Github integration for Hadoop

2015-10-29 Thread Steve Loughran
> On 29 Oct 2015, at 20:34, Andrew Wang wrote: > > Has anything changed regarding the github integration since the last time > we discussed this? That blog post is from 2014, and we discussed > alternative review systems earlier in 2015. > > Colin specifically was

[jira] [Created] (HADOOP-12528) Avoid spinning in CallQueueManager.take()

2015-10-29 Thread Staffan Friberg (JIRA)
Staffan Friberg created HADOOP-12528: Summary: Avoid spinning in CallQueueManager.take() Key: HADOOP-12528 URL: https://issues.apache.org/jira/browse/HADOOP-12528 Project: Hadoop Common

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

2015-10-29 Thread Apache Jenkins Server
See Changes: [Arun Suresh] YARN-4310. FairScheduler: Log skipping reservation messages at DEBUG [jeagles] YARN-4183. Enabling generic application history forces every job to get --

Re: Github integration for Hadoop

2015-10-29 Thread Owen O'Malley
On Thu, Oct 29, 2015 at 1:34 PM, Andrew Wang wrote: > Has anything changed regarding the github integration since the last time > we discussed this? There is a lot more experience with it now and opinions change over time. Clearly, there is overwhelming support for

Re: Github integration for Hadoop

2015-10-29 Thread Andrew Wang
On Thu, Oct 29, 2015 at 3:12 PM, Owen O'Malley wrote: > On Thu, Oct 29, 2015 at 1:34 PM, Andrew Wang > wrote: > > > Has anything changed regarding the github integration since the last time > > we discussed this? > > > There is a lot more experience

Re: Github integration for Hadoop

2015-10-29 Thread Andrew Wang
On Thu, Oct 29, 2015 at 2:29 PM, Steve Loughran wrote: > > > On 29 Oct 2015, at 20:34, Andrew Wang wrote: > > > > Has anything changed regarding the github integration since the last time > > we discussed this? That blog post is from 2014, and

Re: Github integration for Hadoop

2015-10-29 Thread Owen O'Malley
On Thu, Oct 29, 2015 at 2:42 PM, Andrew Wang wrote: > > If I had my druthers, we'd focus on Gerrit rather than Github as a > successor review system. Better review, better fits our dev workflow. The > only question is JIRA integration. > Last time I asked, Apache Infra

Re: Github integration for Hadoop

2015-10-29 Thread Andrew Wang
On Thu, Oct 29, 2015 at 3:29 PM, Owen O'Malley wrote: > On Thu, Oct 29, 2015 at 2:42 PM, Andrew Wang > wrote: > > > > > If I had my druthers, we'd focus on Gerrit rather than Github as a > > successor review system. Better review, better fits our

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

2015-10-29 Thread Apache Jenkins Server
See

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

2015-10-29 Thread Apache Jenkins Server
See Changes: [jianhe] YARN-4127. RM fail with noAuth error if switched from failover to [xgong] YARN-4313. Race condition in MiniMRYarnCluster when getting history -- [...truncated

Re: Github integration for Hadoop

2015-10-29 Thread Arpit Agarwal
On 10/29/15, 3:48 PM, "Andrew Wang" wrote: > If we pushed for it, I think it could happen. Gerrit support is a complete unknown. The community response to date supports Github integration. Github will appeal to new contributors as their Github profiles will reflect

Re: Github integration for Hadoop

2015-10-29 Thread Andrew Wang
On Thu, Oct 29, 2015 at 4:58 PM, Arpit Agarwal wrote: > On 10/29/15, 3:48 PM, "Andrew Wang" wrote: > > > > If we pushed for it, I think it could happen. > > Gerrit support is a complete unknown. The community response to date > supports Github

Re: Github integration for Hadoop

2015-10-29 Thread Allen Wittenauer
> On Oct 29, 2015, at 5:14 PM, Andrew Wang wrote: > > However, if we were to use GH for integration, it would be with the > auto-squash to avoid the merge commit. Would this preserve the correct > attribution? FWIW, Yetus *really really really* wants a single

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

2015-10-29 Thread Apache Jenkins Server
See

Re: FYI: Major, long-standing Issue with trunk's test-patch

2015-10-29 Thread Vinayakumar B
Thanks, In HDFS precommmit builds we can see ASF licence check. HDFS uses /build as a test directory for some tests, I think this is an exception case. https://builds.apache.org/job/PreCommit-HDFS-Build/13268/artifact/patchprocess/patch-asflicense-problems.txt Regards, Vinay On Thu, Oct 29,

Re: Java 8 + Jersey updates

2015-10-29 Thread Steve Loughran
as an update, this looks like a "protbuf-class" incompatibility the problem here is that this updates to JAX-RS 2.0, which is incompatible at the client API https://jersey.java.net/nonav/documentation/2.0/migration.html which means everything downstream gets to rewrite their Jersey client

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

2015-10-29 Thread Apache Jenkins Server
See Changes: [jianhe] YARN-4127. RM fail with noAuth error if switched from failover to [xgong] YARN-4313. Race condition in MiniMRYarnCluster when getting history -- [...truncated 5413

Re: Github integration for Hadoop

2015-10-29 Thread Arpit Agarwal
On 10/29/15, 5:14 PM, "Andrew Wang" wrote: >On Thu, Oct 29, 2015 at 4:58 PM, Arpit Agarwal >wrote: > >> On 10/29/15, 3:48 PM, "Andrew Wang" wrote: >> >> >> > If we pushed for it, I think it could happen. >> >>

[jira] [Created] (HADOOP-12529) UserGroupInformation equals method depend on the subject object address

2015-10-29 Thread wangwenli (JIRA)
wangwenli created HADOOP-12529: -- Summary: UserGroupInformation equals method depend on the subject object address Key: HADOOP-12529 URL: https://issues.apache.org/jira/browse/HADOOP-12529 Project: