Hi Artem, we don't plan to release a binary version since there are so many possibilities to have different Hadoop, etc. dependency versions - most people want to build their own Oozie.
The steps to build an own Oozie descriptions please kindly *find here <https://oozie.apache.org/docs/5.0.0/ENG_Building.html#Building_an_Oozie_Distribution>*. For that end, the sources you can *download from GitHub <https://github.com/apache/oozie/releases>*. Regards, Andras On Wed, Apr 11, 2018 at 4:40 PM, Artem Ervits <[email protected]> wrote: > replying to dev list only > > looks like binary release was not published. Is there a plan to release one > soon? > > On Mon, Apr 9, 2018 at 1:26 PM, Robert Kanter <[email protected]> > wrote: > > > Yay! This is a great milestone for Oozie! Thanks everyone who worked on > > it. > > > > On Mon, Apr 9, 2018 at 8:01 AM, Andras Piros <[email protected]> wrote: > > > > > Hello Oozie community, > > > > > > > > > Apache Oozie is a workflow scheduler system to manage Apache Hadoop > jobs. > > > > > > > > > The Apache Oozie team is pleased to announce the release of Oozie > 5.0.0. > > > > > > Oozie 5.0.0 includes new features, bug fixes and minor improvements. > > > > > > > > > The details of the release and download location can be found at > > > http://oozie.apache.org. > > > > > > > > > > > > The full release notes can be found at the download location, but some > > > highlights of this release include: > > > > > > > > > - 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 support, > > > - deprecated Instrumentation in favor of Metrics, > > > - added indexes to speed up DB queries, > > > - fixed CVE-2017-15712 > > > > > > Thanks to all developers, QA's, users, and committers for making this > > > release happen. > > > > > > Regards, > > > > > > Andras > > > > > >
