Re: [DISCUSS] Looking to a 2.9.0 release

2017-07-25 Thread Vrushali Channapattan
Thanks Subru for initiating this discussion. Wanted to share some thoughts in the context of Timeline Service v2. The current status of this module is that we are ramping up for a second merge to trunk. We still have a few merge blocker jiras outstanding, which we think we will finish soon. While

Re: Pre-Commit build is failing

2017-07-25 Thread Sean Busbey
-dev@yetus to bcc, since I think this is a Hadoop issue and not a yetus issue. Please review/commit HADOOP-14686 (which I am providing as a volunteer/contributor on the Hadoop project). On Tue, Jul 25, 2017 at 7:54 PM, Allen Wittenauer wrote: > > Again: just grab the .gitignore file fro

[jira] [Created] (HADOOP-14686) Branch-2.7 .gitignore is out of date

2017-07-25 Thread Sean Busbey (JIRA)
Sean Busbey created HADOOP-14686: Summary: Branch-2.7 .gitignore is out of date Key: HADOOP-14686 URL: https://issues.apache.org/jira/browse/HADOOP-14686 Project: Hadoop Common Issue Type: Bu

Re: Pre-Commit build is failing

2017-07-25 Thread Allen Wittenauer
Again: just grab the .gitignore file from trunk and update it in branch-2.7. It hasn't been touched (outside of one patch) in years. The existing jobs should then work. The rest of this stuff, yes, I know and yes it's intentional. The directory structure was inherited from t

Re: Pre-Commit build is failing

2017-07-25 Thread suraj acharya
Hi, Seems like the issue was incorrect/unclean checkout. I made a few changes[1] to the directories the checkout happens to and it is now running. Of course, this build[2] will take some time to run, but at the moment, it is running maven install. I am not sure who sets up/ manages the jenkins j

Re: Pre-Commit build is failing

2017-07-25 Thread suraj acharya
For anyone looking. I created another job here. [1]. Set it with debug to see the issue. The error is being seen here[2]. >From the looks of it, it looks like, the way the checkout is happening is not very clean. I will continue to look at it, but in case anyone wants to jump in. [1] : https://bui

Re: Pre-Commit build is failing

2017-07-25 Thread Konstantin Shvachko
Hi Yetus developers, We cannot build Hadoop branch-2.7 anymore. Here is a recent example of a failed build: https://builds.apache.org/job/PreCommit-HDFS-Build/20409/console It seems the build is failing because Yetus cannot apply the patch from the jira. ERROR: HDFS-11896 does not apply to branc

Re: zstd compression

2017-07-25 Thread Andrew Wang
Thanks Sean, Owen. I've opened an issue on their github here: https://github.com/facebook/zstd/issues/775 I figure it doesn't hurt to ask, particularly if they intend for zstd to be a replacement for the commonly-embedded zlib. On Tue, Jul 25, 2017 at 6:17 AM, Owen O'Malley wrote: > I'd suppor

[jira] [Created] (HADOOP-14685) Test jars to exclude from hadoop-client-minicluster jar

2017-07-25 Thread Bharat Viswanadham (JIRA)
Bharat Viswanadham created HADOOP-14685: --- Summary: Test jars to exclude from hadoop-client-minicluster jar Key: HADOOP-14685 URL: https://issues.apache.org/jira/browse/HADOOP-14685 Project: Hadoo

Re: zstd compression

2017-07-25 Thread Owen O'Malley
I'd support asking Facebook to change it with both my hadoop and orc hats on. .. Owen > On Jul 24, 2017, at 23:43, Sean Busbey wrote: > > Nope. Once I found out HBase's use was compliant as an optional runtime > dependency I stopped looking. > >> On Jul 24, 2017 7:22 PM, "Andrew Wang" wrote: