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

2018-04-03 Thread Artem Ervits
created https://issues.apache.org/jira/browse/OOZIE-3210 and https://issues.apache.org/jira/browse/OOZIE-3211 for some small issues discovered. On Tue, Apr 3, 2018 at 11:12 AM, Peter Bacsko wrote: > +1 from me: > > - compiled & run tests with Hadoop 2.6.0 > - compiled

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

2018-04-03 Thread Peter Bacsko
+1 from me: - compiled & run tests with Hadoop 2.6.0 - compiled against Hadoop 2.7.2 - checked RAT report & hash Peter On Tue, Apr 3, 2018 at 1:32 PM, Julia Kinga Marton wrote: > Hi, > > +1 (non-binding) > > Here is what I did: > - verified sha512, signiture, rat report

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

2018-04-03 Thread Julia Kinga Marton
Hi, +1 (non-binding) Here is what I did: - verified sha512, signiture, rat report - built against hadoop 2.6.0 and tested out in a pseudo-distributed mode - run some examples - clicked around UI and tried some CLI commands. I have opened a jira (OOZIE-3209

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

2018-03-31 Thread Andras Piros
Hi there, extending the voting deadline for 5.0.0 RC0 as we didn't receive enough votes. New deadline for votes is Tuesday, April 3, 2018 at 12:00am PDT. Thanks, Andras Piros On Sat, Mar 31, 2018 at 4:11 AM, Robert Kanter wrote: > Did you set

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

2018-03-30 Thread Robert Kanter
Did you set oozie.service.HadoopAccessorService.hadoop.configurations and point it at your Hadoop configs? On Fri, Mar 30, 2018 at 4:12 AM, Artem Ervits wrote: > I ran into a similar issue to Oozie-3208 except I did install sharelib. I > can see it in hdfs and yet I get

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

2018-03-30 Thread Artem Ervits
I ran into a similar issue to Oozie-3208 except I did install sharelib. I can see it in hdfs and yet I get /user/share/lib does not exist. That message prevented me from running successful workflows except for no-op. On Thu, Mar 29, 2018, 5:52 PM Robert Kanter wrote: >

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

2018-03-29 Thread Robert Kanter
Here's what I did: - Verified sha512 - Verified signature (gpg) - Looked at rat report - Looked at release log - Built Oozie against Hadoop 2.7.2, using an empty local maven repo - Ran a few of the examples, clicked around the UI, tried various CLI commands, looked at the REST output, launcher log

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

2018-03-29 Thread Attila Sasvari
Thanks Andras for driving the release! +1 Here is what I did: - Verified signature, hash - Created Oozie 5.0.0 distro using hadoop-2.6 - On a pseudo Hadoop 2.6.0, I executed SparkFileCopy (both in yarn-cluster, yarn-client mode), custom-main-wf, datelist-java-main-wf, demo-wf, distcp-wf,

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

2018-03-28 Thread Artem Ervits
additionally, I've ran the mvn verify and after some time it failed due to timeout, still OK in my opinion. INFO] Results: [INFO] [INFO] Tests run: 738, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] Reactor

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

2018-03-28 Thread Artem Ervits
+1 non-binding signatures and checksum: OK build with Hadoop 2.7.5: OK install on a single-node pseudo-distributed cluster: OK ran no-op workflow: OK the directions to install sharelib on 5.0 are unclear and I'm not able to execute other workflows due to share lib problems. (not a blocker in my

[VOTE] Release Oozie 5.0.0 (candidate 0)

2018-03-27 Thread Andras Piros
Hi there, I have created a build for Oozie 5.0.0, release candidate 0. This release introduces major changes: - moved launcher from MapReduce AM to YARN AM, - switched from Tomcat to embedded Jetty, - updated third party libraries, - completely rewritten workflow graph generator, - JDK 8