[VOTE] Release Oozie 5.1.0 (candidate 0)

2018-10-25 Thread Andras Piros
Hi there, I have created a build for Oozie 5.1.0, release candidate 0. This release introduces following major changes and fixes: - Fluent Job API - Git action - reduced heap waste - switched documentation from TWiki to Markdown - callable queue improvements - Spark action fixes - SLA improvement

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

2018-10-29 Thread Robert Kanter
Thanks for rolling an RC Andras! 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

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

2018-10-31 Thread Andras Piros
Thanks for trying RC0 out Robert! Will roll an RC1 with the following docs changes : - the one you mentioned: link DG_FluentJobAPI.md from index.md - extract docs on Git action from WorkflowFunctionalSpecification.md to its own action ext