Re: [VOTE] Release Oozie 5.0.0-beta1 (candidate 0)

2017-12-27 Thread Andras Piros
Thanks Attila, will download and test the RC till then. Regards, Andras Attila Sasvári (időpont: 2017. dec. 28., Cs, 0:53) ezt írta: > Hi there, > > I have created a build for Oozie 5.0.0-beta1, release candidate 0. > > This release introduces major changes: > - moving

Re: [VOTE] Release Oozie 5.0.0-beta1 (candidate 0)

2017-12-27 Thread Andras Piros
Yaaay :) Kiraly!!! Andris Ps.: MapReduce mapper to YARN AM sztem Attila Sasvári (időpont: 2017. dec. 28., Cs, 0:53) ezt írta: > Hi there, > > I have created a build for Oozie 5.0.0-beta1, release candidate 0. > > This release introduces major changes: > - moving launcher

[jira] Subscription: Oozie Patch Available

2017-12-27 Thread jira
Issue Subscription Filter: Oozie Patch Available (105 issues) Subscriber: ooziedaily Key Summary OOZIE-3147 Misleading documentation of oozie.service.PurgeService.purge.limit configuration property https://issues.apache.org/jira/browse/OOZIE-3147 OOZIE-3135 Configure

[jira] Subscription: Oozie Patch Available

2017-12-27 Thread jira
Issue Subscription Filter: Oozie Patch Available (111 issues) Subscriber: ooziedaily Key Summary OOZIE-3129 Fix test TestConfigurationService.testOozieConfig https://issues-test.apache.org/jira/browse/OOZIE-3129 OOZIE-3127 Remove redundant check for user

[VOTE] Release Oozie 5.0.0-beta1 (candidate 0)

2017-12-27 Thread Attila Sasvári
Hi there, I have created a build for Oozie 5.0.0-beta1, release candidate 0. This release introduces major changes: - moving launcher from MapReduce AM to Oozie AM, - switching from Tomcat to embedded Jetty, - completely rewritten graph generator, - local sharelib, - JDK 8 support. Keys to

[jira] [Commented] (OOZIE-3113) Retry for ZK lock release

2017-12-27 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16304834#comment-16304834 ] Rohini Palaniswamy commented on OOZIE-3113: --- +1 > Retry for ZK lock release >

Re: Review Request 63739: OOZIE-3113 Retry for ZK lock release

2017-12-27 Thread Rohini Palaniswamy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63739/#review194554 --- Ship it! Please commit after you get +1 from András as well -

[jira] [Updated] (OOZIE-3113) Retry for ZK lock release

2017-12-27 Thread Satish Subhashrao Saley (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Satish Subhashrao Saley updated OOZIE-3113: --- Attachment: OOZIE-3113-4.patch > Retry for ZK lock release >

Re: Review Request 63739: OOZIE-3113 Retry for ZK lock release

2017-12-27 Thread Satish Saley
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63739/ --- (Updated Dec. 27, 2017, 2:13 p.m.) Review request for oozie. Bugs:

Re: Review Request 63739: OOZIE-3113 Retry for ZK lock release

2017-12-27 Thread Rohini Palaniswamy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63739/#review194551 ---

Re: Oozie 5.0.0-beta1

2017-12-27 Thread Robert Kanter
Thanks for looking into that and filing some new JIRAs. If we have some known flakey tests, then I think it's fine to leave those for the beta. But we should try to fix them for the GA (plus, that'll make development easier too). On Wed, Dec 27, 2017 at 10:01 AM, Attila Sasvari

Re: Oozie 5.0.0-beta1

2017-12-27 Thread Attila Sasvari
Thanks Robert for the ideas. Some explanation: we rerun all the tests within a test class in case there is a failing test case because surefire does not allow running individual test cases from multiple test classes (see bin/test-patch-20-tests). In other words: passing

[jira] [Commented] (OOZIE-3130) Flaky Tests are not rerunning

2017-12-27 Thread Attila Sasvari (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16304700#comment-16304700 ] Attila Sasvari commented on OOZIE-3130: --- [~satishsaley] I believe the real problem is that 0 tests

[jira] [Created] (OOZIE-3148) Rerun Failing Tests through Maven surefire

2017-12-27 Thread Attila Sasvari (JIRA)
Attila Sasvari created OOZIE-3148: - Summary: Rerun Failing Tests through Maven surefire Key: OOZIE-3148 URL: https://issues.apache.org/jira/browse/OOZIE-3148 Project: Oozie Issue Type:

Failed: OOZIE-3085 PreCommit Build #292

2017-12-27 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/OOZIE-3085 Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/292/ ### ## LAST 100 LINES OF THE CONSOLE ###

[jira] [Commented] (OOZIE-3085) Improve logging in ActionExecutors

2017-12-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16304526#comment-16304526 ] Hadoop QA commented on OOZIE-3085: -- Testing JIRA OOZIE-3085 Cleaning local git workspace

Re: Review Request 64808: OOZIE-3085 - Improve logging in ActionExecutors

2017-12-27 Thread Kinga Marton via Review Board
> On Dec. 22, 2017, 5:01 p.m., Attila Sasvari wrote: > > core/src/main/java/org/apache/oozie/action/hadoop/FsActionExecutor.java > > Lines 431 (patched) > > > > > > It depends on the actual filesystem the fs action

[jira] [Updated] (OOZIE-3085) Improve logging in ActionExecutors

2017-12-27 Thread Julia Kinga Marton (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julia Kinga Marton updated OOZIE-3085: -- Attachment: OOZIE-3085-003.patch > Improve logging in ActionExecutors >

Re: Review Request 64808: OOZIE-3085 - Improve logging in ActionExecutors

2017-12-27 Thread Kinga Marton via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64808/ --- (Updated Dec. 27, 2017, 9:12 a.m.) Review request for oozie and Attila