[jira] Subscription: Oozie Patch Available

2018-11-30 Thread jira
Issue Subscription Filter: Oozie Patch Available (97 issues) Subscriber: ooziedaily Key Summary OOZIE-3390 shell action's stderr contains a bogus error message (since 5.0.0) https://issues.apache.org/jira/browse/OOZIE-3390 OOZIE-3389 Getting input dependency list on the UI

[jira] [Commented] (OOZIE-3382) Optimize SshActionExecutor's drainBuffers method

2018-11-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16705086#comment-16705086 ] Hadoop QA commented on OOZIE-3382: -- Testing JIRA OOZIE-3382 Cleaning local git workspace

Failed: OOZIE-3382 PreCommit Build #934

2018-11-30 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/OOZIE-3382 Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/934/ ### ## LAST 100 LINES OF THE CONSOLE ###

[jira] [Commented] (OOZIE-3382) Optimize SshActionExecutor's drainBuffers method

2018-11-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704961#comment-16704961 ] Hadoop QA commented on OOZIE-3382: -- PreCommit-OOZIE-Build started > Optimize SshActionExecutor's

Re: Review Request 69408: OOZIE-3382 - Optimize SshActionExecutor's drainBuffers method

2018-11-30 Thread Andras Salamon
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69408/ --- (Updated Nov. 30, 2018, 4:04 p.m.) Review request for oozie, András Piros and

Re: Review Request 69408: OOZIE-3382 - Optimize SshActionExecutor's drainBuffers method

2018-11-30 Thread Andras Salamon
> On Nov. 26, 2018, 12:57 p.m., András Piros wrote: > > core/src/test/java/org/apache/oozie/util/TestBufferDrainer.java > > Lines 49 (patched) > > > > > > `EXIT_VALUE_ON_ERROR` The exit value is always 1 not only on

[jira] [Updated] (OOZIE-3382) Optimize SshActionExecutor's drainBuffers method

2018-11-30 Thread Andras Salamon (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Salamon updated OOZIE-3382: -- Attachment: OOZIE-3382-04.patch > Optimize SshActionExecutor's drainBuffers method >

[jira] [Commented] (OOZIE-3389) Getting input dependency list on the UI throws NPE

2018-11-30 Thread Andras Piros (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704683#comment-16704683 ] Andras Piros commented on OOZIE-3389: - [~kmarton] can you please review? Thanks! > Getting input

[jira] [Commented] (OOZIE-3395) Findbugs is no longer maintained

2018-11-30 Thread Andras Piros (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704713#comment-16704713 ] Andras Piros commented on OOZIE-3395: - [~asasvari] actually we're using [FindSecBugs and

Re: Review Request 69492: OOZIE-3389 Getting input dependency list on the UI throws NPE

2018-11-30 Thread Andras Salamon
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69492/#review210973 ---

Review Request 69492: OOZIE-3389 Getting input dependency list on the UI throws NPE

2018-11-30 Thread András Piros via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69492/ --- Review request for oozie, Andras Salamon and Kinga Marton. Repository:

Failed: OOZIE-3389 PreCommit Build #933

2018-11-30 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/OOZIE-3389 Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/933/ ### ## LAST 100 LINES OF THE CONSOLE ###

[jira] [Commented] (OOZIE-3389) Getting input dependency list on the UI throws NPE

2018-11-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704675#comment-16704675 ] Hadoop QA commented on OOZIE-3389: -- Testing JIRA OOZIE-3389 Cleaning local git workspace

[jira] [Commented] (OOZIE-3389) Getting input dependency list on the UI throws NPE

2018-11-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704576#comment-16704576 ] Hadoop QA commented on OOZIE-3389: -- PreCommit-OOZIE-Build started > Getting input dependency list on

[jira] [Commented] (OOZIE-3389) Getting input dependency list on the UI throws NPE

2018-11-30 Thread Andras Piros (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704565#comment-16704565 ] Andras Piros commented on OOZIE-3389: - [~asasvari] thanks for reporting this. Unfortunately it has

[jira] [Updated] (OOZIE-3389) Getting input dependency list on the UI throws NPE

2018-11-30 Thread Andras Piros (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Piros updated OOZIE-3389: Attachment: OOZIE-3389.001.patch > Getting input dependency list on the UI throws NPE >

[jira] [Commented] (OOZIE-3390) shell action's stderr contains a bogus error message (since 5.0.0)

2018-11-30 Thread Andras Salamon (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704408#comment-16704408 ] Andras Salamon commented on OOZIE-3390: --- [~kmarton] I think {{ShellContentWriter}} should only