Re: Inatall Apche Yetus test-patch for pre-commit checks

2016-06-01 Thread Josh Elser
Amila, Typically, the next step is to write a Yetus personality for the project. As an example: https://github.com/apache/yetus/blob/rel/0.3.0/precommit/personality/accumulo.sh You can then do the following on JIRA issues that are in "Patch Available" ./test-patch.sh --project=rya RYA-123 o

Rya Working Group

2016-06-01 Thread Meier, Caleb
Hey All, The slides for today's and past Rya Working Groups can now be found on Confluence: https://cwiki.apache.org/confluence/display/RYA/Rya+Office+Hours Puja already sent out the telecon info, but just for completeness here it is again: Time: June 1st, 12:00 PM (noon) EST Phone: 888-59

Re: Rya Office Hours Tomorrow

2016-06-01 Thread Keith Turner
I should be able to join. I don't have any slides though. On Tue, May 31, 2016 at 2:26 PM, Puja Valiyil wrote: > Hi everyone, > Sorry for the late notice -- holiday weekend still has me thinking its > Monday! > We will be holding our bi-monthly working group meeting tomorrow. Caleb > and I had

Rya Office Hour Slides on Confluence

2016-06-01 Thread Aaron D. Mihalik
It got a bit tedious to dig though dev for the slide decks, so I added a Confluence page for the slides at: https://cwiki.apache.org/confluence/display/RYA/Rya+Office+Hours

Inatall Apche Yetus test-patch for pre-commit checks

2016-06-01 Thread Amila Wijayarathna
Hi all, I'm trying to install yetus test-patch in my ubuntu laptop and need to know how to use Apache Yetus test-patch for the pre-commit checks. I downloaded yetus-0.3.0-bin.tar.gz from [1] and went through [2] and installed base requirements also. And I'm not sure how to proceed further. Can