Re: Review Request 49778: OOZIE-2590: OYA: Create basic Oozie Launcher Application Master

2016-07-15 Thread Attila Sasvari
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49778/#review142351 ---

[jira] [Created] (OOZIE-2608) Comma in oozie.service.JPAService.jdbc.password value results in authentication error

2016-07-15 Thread Nikolai Grigoriev (JIRA)
Nikolai Grigoriev created OOZIE-2608: Summary: Comma in oozie.service.JPAService.jdbc.password value results in authentication error Key: OOZIE-2608 URL: https://issues.apache.org/jira/browse/OOZIE-2608

Re: [SCOPE] Oozie 4.3.0 Release

2016-07-15 Thread Abhishek Bafna
Hi All, Any suggestions or comments on the scope for the release? Thanks, Abhishek > On Jul 13, 2016, at 3:07 AM, Abhishek Bafna wrote: > > Hi All, > > Oozie is starting the release process for Oozie 4.3.0. This thread is for > discussion about the scope of the

Re: Review Request 49778: OOZIE-2590: OYA: Create basic Oozie Launcher Application Master

2016-07-15 Thread Robert Kanter
> On July 15, 2016, 9:31 a.m., Attila Sasvari wrote: > > sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/LauncherAMCallbackNotifier.java, > > line 150 > > > > > > Is it a valid case that user does not

Re: [SCOPE] Oozie 4.3.0 Release

2016-07-15 Thread Robert Kanter
I don't think we have any guidelines defined anywhere about when it's okay to change the minimum Java version, but perhaps we need to wait until the next major release (5.0)? That said, Hadoop did this in a minor release and Java 6 was EoL in 2013. So I'm fine with doing it in 4.3 if nobody has

Re: [SCOPE] Oozie 4.3.0 Release

2016-07-15 Thread Robert Kanter
We've been using a version of Hive/HCat based on 1.1.0 for over a year now with no problems. We did have to comment out a few lines in MiniHCatServer and MiniHS2 that were no longer needed: diff --git a/core/src/test/java/org/apache/oozie/test/MiniHCatServer.java

Re: [SCOPE] Oozie 4.3.0 Release

2016-07-15 Thread Venkat Ranganathan
Let us explore changing the default hive version also to 1.x. 0.13 is old Thanks Venkat On 7/15/16, 11:31 AM, "Robert Kanter" wrote: I don't think we have any guidelines defined anywhere about when it's okay to change the minimum Java version, but perhaps we