Build failed in Jenkins: oozie-trunk-precommit-build #2255

2015-03-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/oozie-trunk-precommit-build/2255/changes Changes: [bowenzhangusa] OOZIE-2108 bulk kill, suspend, resume jobs using existing filter, offset, len, and jobtype params (bzhang) -- [...truncated 8561 lines...] [INFO] Building

[jira] [Commented] (OOZIE-2171) Some error code messages are not parsed correctly due to unescaped single quote

2015-03-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363905#comment-14363905 ] Harsh J commented on OOZIE-2171: +1 for the changes, tests look good to me also, and sorry

[jira] [Commented] (OOZIE-2171) Some error code messages are not parsed correctly due to unescaped single quote

2015-03-16 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364294#comment-14364294 ] Robert Kanter commented on OOZIE-2171: -- {quote}and sorry for not having noticed this

[jira] [Updated] (OOZIE-2171) Some error code messages are not parsed correctly due to unescaped single quote

2015-03-16 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter updated OOZIE-2171: - Attachment: OOZIE-2171.patch {{TestCoordActionInputCheckXCommandNonUTC}} and

[jira] [Commented] (OOZIE-2171) Some error code messages are not parsed correctly due to unescaped single quote

2015-03-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364435#comment-14364435 ] Hadoop QA commented on OOZIE-2171: -- Testing JIRA OOZIE-2171 Cleaning local git workspace

Build failed in Jenkins: oozie-trunk-precommit-build #2256

2015-03-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/oozie-trunk-precommit-build/2256/ -- [...truncated 8483 lines...] [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-tools --- [INFO] Building jar:

[jira] [Commented] (OOZIE-2108) bulk kill, suspend, resume jobs using existing filter, offset, len, and jobtype params

2015-03-16 Thread Bowen Zhang (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363608#comment-14363608 ] Bowen Zhang commented on OOZIE-2108: Thanks [~shwethags], committed to trunk. bulk

[jira] [Commented] (OOZIE-2171) Some error code messages are not parsed correctly due to unescaped single quote

2015-03-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364177#comment-14364177 ] Hadoop QA commented on OOZIE-2171: -- Testing JIRA OOZIE-2171 Cleaning local git workspace

[jira] Subscription: Oozie Patch Available

2015-03-16 Thread jira
Issue Subscription Filter: Oozie Patch Available (46 issues) Subscriber: ooziedaily Key Summary OOZIE-2169 Fix return type for fs:dirSize, fs:fileSize and fs:blockSize in WF spec https://issues.apache.org/jira/browse/OOZIE-2169 OOZIE-2168 Oozie flow and action names have

[jira] [Created] (OOZIE-2171) Some error code messages are not parsed correctly due to unescaped single quote

2015-03-16 Thread Robert Kanter (JIRA)
Robert Kanter created OOZIE-2171: Summary: Some error code messages are not parsed correctly due to unescaped single quote Key: OOZIE-2171 URL: https://issues.apache.org/jira/browse/OOZIE-2171

[jira] [Updated] (OOZIE-2171) Some error code messages are not parsed correctly due to unescaped single quote

2015-03-16 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter updated OOZIE-2171: - Attachment: OOZIE-2171.patch The patch fixes all instances of {{'}} by replacing them with

[jira] [Updated] (OOZIE-2129) Duplicate child jobs per instance

2015-03-16 Thread Jaydeep Vishwakarma (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaydeep Vishwakarma updated OOZIE-2129: --- Attachment: OOZIE-2129-v5.patch [~rkanter], Taking care of item 2,3,4. I have