[jira] Subscription: Oozie Patch Available

2017-01-24 Thread jira
Issue Subscription Filter: Oozie Patch Available (86 issues) Subscriber: ooziedaily Key Summary OOZIE-2619 Make Hive action defaults to match hive defaults when running from command line https://issues-test.apache.org/jira/browse/OOZIE-2619 OOZIE-2618 Include hive-common

[jira] Subscription: Oozie Patch Available

2017-01-24 Thread jira
Issue Subscription Filter: Oozie Patch Available (89 issues) Subscriber: ooziedaily Key Summary OOZIE-2780 Upgrade hadoop-common version to 2.6.0 https://issues.apache.org/jira/browse/OOZIE-2780 OOZIE-2779 Mask Hive2 action Beeline JDBC password

[jira] [Commented] (OOZIE-2771) Allow retrieving keystore and truststore passwords from Hadoop Credential Provider

2017-01-24 Thread Abhishek Bafna (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15837295#comment-15837295 ] Abhishek Bafna commented on OOZIE-2771: --- Thanks [~asasvari] for the patch and [~gezapeti]

[jira] [Commented] (OOZIE-2771) Allow retrieving keystore and truststore passwords from Hadoop Credential Provider

2017-01-24 Thread Abhishek Bafna (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15837293#comment-15837293 ] Abhishek Bafna commented on OOZIE-2771: --- +1. > Allow retrieving keystore and truststore passwords

[jira] [Commented] (OOZIE-2619) Make Hive action defaults to match hive defaults when running from command line

2017-01-24 Thread Abhishek Bafna (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15837284#comment-15837284 ] Abhishek Bafna commented on OOZIE-2619: --- Thanks [~venkatnrangan] for the patch. Committed to master.

[jira] [Commented] (OOZIE-2619) Make Hive action defaults to match hive defaults when running from command line

2017-01-24 Thread Abhishek Bafna (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15837281#comment-15837281 ] Abhishek Bafna commented on OOZIE-2619: --- +1. testcase passes locally. > Make Hive action defaults

[jira] [Commented] (OOZIE-2041) Add an admin command to run the PurgeXCommand

2017-01-24 Thread Abhishek Bafna (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15837221#comment-15837221 ] Abhishek Bafna commented on OOZIE-2041: --- [~rohini] Can you please take a look? Thanks. > Add an

Re: Review Request 51029: OOZIE 2630 Oozie Coordinator EL Functions to get first day of the week/month

2017-01-24 Thread András Piros
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51029/#review162866 ---

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

2017-01-24 Thread Apache Jenkins Server
See -- [...truncated 14801 lines...] [WARNING] Entry: oozie-4.4.0-SNAPSHOT/embedded-oozie-server/webapp/docs/core/apidocs/src-html/org/apache/oozie/dependency/URIHandler.Context.html longer

[jira] [Commented] (OOZIE-2630) Oozie Coordinator EL Functions to get first day of the week/month

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

[jira] [Updated] (OOZIE-2630) Oozie Coordinator EL Functions to get first day of the week/month

2017-01-24 Thread Satish Subhashrao Saley (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-2630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Satish Subhashrao Saley updated OOZIE-2630: --- Attachment: OOZIE-2630-3.patch > Oozie Coordinator EL Functions to get first

Re: Review Request 51029: OOZIE 2630 Oozie Coordinator EL Functions to get first day of the week/month

2017-01-24 Thread Satish Saley
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51029/ --- (Updated Jan. 24, 2017, 2:49 p.m.) Review request for oozie. Changes ---

Re: Review Request 51029: OOZIE 2630 Oozie Coordinator EL Functions to get first day of the week/month

2017-01-24 Thread Satish Saley
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51029/ --- (Updated Jan. 24, 2017, 2:28 p.m.) Review request for oozie. Bugs:

Re: Review Request 51029: OOZIE 2630 Oozie Coordinator EL Functions to get first day of the week/month

2017-01-24 Thread Satish Saley
> On Jan. 23, 2017, 11:47 a.m., András Piros wrote: > > core/src/test/java/org/apache/oozie/command/coord/TestCoordCommandUtils.java, > > lines 582-585 > > > > > > Use JUnit's `ExpectedException` instead: > >

Re: Review Request 55879: OOZIE-2777 Config-default.xml longer than 64k results in java.io.UTFDataFormatException

2017-01-24 Thread Peter Bacsko
> On jan. 24, 2017, 2:50 du, Peter Bacsko wrote: > > core/src/test/java/org/apache/oozie/util/TestStringSerializationUtil.java, > > line 39 > > > > > > I'd prefer a deterministic behaviour in an unit test. > >

Re: Review Request 55879: OOZIE-2777 Config-default.xml longer than 64k results in java.io.UTFDataFormatException

2017-01-24 Thread Peter Bacsko
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55879/#review162832 --- - Peter Bacsko On jan. 24, 2017, 4:30 du, Peter Cseh wrote: >

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

2017-01-24 Thread Apache Jenkins Server
See -- [...truncated 4467 lines...] [INFO] Copying commons-jexl-2.1.1.jar to

Re: Review Request 55879: OOZIE-2777 Config-default.xml longer than 64k results in java.io.UTFDataFormatException

2017-01-24 Thread Peter Cseh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55879/ --- (Updated Jan. 24, 2017, 4:30 p.m.) Review request for oozie. Repository:

Re: Review Request 55879: OOZIE-2777 Config-default.xml longer than 64k results in java.io.UTFDataFormatException

2017-01-24 Thread Peter Cseh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55879/ --- (Updated Jan. 24, 2017, 3:43 p.m.) Review request for oozie. Repository:

Re: Review Request 55879: OOZIE-2777 Config-default.xml longer than 64k results in java.io.UTFDataFormatException

2017-01-24 Thread Peter Cseh
> On Jan. 24, 2017, 2:50 p.m., Peter Bacsko wrote: > > core/src/main/java/org/apache/oozie/util/StringSerializationUtil.java, line > > 33 > > > > > > Is it still 60k? Not 20k? I'm looking at the size of the byte

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

2017-01-24 Thread Apache Jenkins Server
See -- [...truncated 14337 lines...] Synchronized access at JMSAccessorService.java:[line 283]: Synchronized access at JMSAccessorService.java:[line 283] Synchronized access at

Re: Review Request 55879: OOZIE-2777 Config-default.xml longer than 64k results in java.io.UTFDataFormatException

2017-01-24 Thread András Piros
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55879/#review162813 --- Ship it! Ship It! - András Piros On Jan. 24, 2017, 1:25

Re: Review Request 55879: OOZIE-2777 Config-default.xml longer than 64k results in java.io.UTFDataFormatException

2017-01-24 Thread Peter Bacsko
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55879/#review162812 ---

Review Request 55879: OOZIE-2777 Config-default.xml longer than 64k results in java.io.UTFDataFormatException

2017-01-24 Thread Peter Cseh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55879/ --- Review request for oozie. Repository: oozie-git Description ---