Hello Oozie community, Owing to the incompatible change OOZIE-1231, there is a problem with fetching Hadoop counters for an Oozie M-R job. Hadoop counters are now being fetched for the launcher job rather than the launched M-R job, which is actually needed. I will create a new release candidate once this JIRA goes in and also removing wfgenerator from the release tarball (as per Alejandro's suggestion before).
Please look out for RC2 vote notice from me soon. -- Mona Chitnis ________________________________ From: Alejandro Abdelnur <[email protected]> To: Mona Chitnis <[email protected]> Cc: "[email protected]" <[email protected]> Sent: Thursday, 15 August 2013 3:07 PM Subject: Re: [VOTE] Release Oozie 4.0.0 (RC1) the correct way should be revert all relevant commits (which are not many). if gets to complicated, delete the dir and remove the profile. Thanks. On Thu, Aug 15, 2013 at 3:00 PM, Mona Chitnis <[email protected]> wrote: > Tucu, > > I am not sure whether this was done for 3.x (since wfgen wasn't committed > to branch 3.3 IIRC). Now since we branched branch-4.0 off trunk, it was > included. What would be the way to go about this? Delete the wfgen > directory, exclude module from main POM and new RC? > > Mona Chitnis > Software Engineer, Hadoop Team > Yahoo! > > ------------------------------ > *From:* Alejandro Abdelnur <[email protected]> > *To:* "[email protected]" <[email protected]> > *Cc:* "[email protected]" <[email protected]>; Mona Chitnis < > [email protected]> > *Sent:* Thursday, 15 August 2013 2:43 PM > *Subject:* Re: [VOTE] Release Oozie 4.0.0 (RC1) > > I think we need to do a new RC without the workflow generator (as we did > before in the 3.x series). > > > On Wed, Aug 14, 2013 at 1:12 PM, Ryota Egashira <[email protected] > >wrote: > > > +1 to RC1 (my previous email was vote for candidate 0, my bad) > > > > Thanks > > Ryota > > > > On 8/14/13 1:00 PM, "Virag Kothari" <[email protected]> wrote: > > > > >+1 > > > > > >Verified md5 and keys > > >Built Oozie > > >Ran few examples > > > > > >Thanks, > > >Virag > > > > > >On 8/12/13 5:04 PM, "Robert Kanter" <[email protected]> wrote: > > > > > >>+1 > > >> > > >>+ Verified md5 > > >>+ Built and setup Oozie > > >>+ Ran a bunch of the Oozie examples against Hadoop 1.2 (though the > libext > > >>jars were Hadoop 1.1) > > >>+ Tried some misc Oozie commands and UI clicks on the examples > > >> > > >>thanks > > >>- Robert > > >> > > >> > > >> > > >>On Mon, Aug 12, 2013 at 3:02 PM, Mona Chitnis <[email protected]> wrote: > > >> > > >>> Excuse typo in download link - > > >>> Please download, test, and try it out: > > >>> http://people.apache.org/~mona/oozie-4.0.0-rc1 > > >>> > > >>> -- > > >>> Mona > > >>> > > >>> > > >>> > > >>> On Monday, 12 August 2013 2:59 PM, Mona Chitnis <[email protected]> > > >>>wrote: > > >>> > > >>> Hello Oozie community, > > >>> > > >>> The release candidate 1 for Oozie 4.0.0 is available. (change - small > > >>> release-log.txt correction in rc0 that Virag pointed out) > > >>> > > >>> Oozie 4.0.0 has major features such as Hcatalog Integration, SLA > > >>> Monitoring (with Dashboard in UI) and JMS Messaging. It has several > > >>>other > > >>> important bug fixes. You can refer to the release-log.txt for all the > > >>> features and fixes. > > >>> > > >>> Keys to verify the signature of the release artifact are available at > > >>> http://www.apache.org/dist/oozie/KEYS > > >>> > > >>> Please download, test, and try it out: > > >>> http://people.apache.org/~mona/oozie-4.0.0-rc0 > > >>> > > >>> The release, md5 signature, gpg signature, and rat report can all > > >>> be found at the above address. > > >>> > > >>> Note: This release also has a database schema change with additional > > >>> tables and columns, so run the DB creation tool. > > >>> Below are the incompatible changes in this release: > > >>> > > >>> OOZIE-1408 Change column type of "frequency" from int to varchar for > > >>> coordinators > > >>> OOZIE-1357 Can't view more than 1000 actions of a coordinator and > > >>>paging > > >>> does not work > > >>> OOZIE-1231 Provide access to launcher job URL from web console when > > >>>using > > >>> Map Reduce action > > >>> > > >>> > > >>> > > >>> > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20OOZIE%20AND%2 > > >>>0 > > >>>labels%20%3D%20incompatible > > >>> > > >>> Also, > > >>> If you are checking out the HCatalog integration functionality, refer > > >>>to > > >>> HCatalog installation instructions at - > > >>> http://hive.apache.org/docs/hcat_r0.5.0/install.html > > >>> And, ActiveMQ (JMS-compliant message broker) installation > instructions > > >>>at > > >>> - http://activemq.apache.org/getting-started.html > > >>> The Oozie server settings required are enlisted in the Oozie install > > >>> documentation itself. > > >>> > > >>> > > >>> Vote closes after 3 business days on Aug 15 15:00 PDT. > > >>> > > >>> > > >>> > > >>> Thanks, > > >>> > > >>> Mona Chitnis > > >>> > > > > > > > > > > -- > Alejandro > > > -- Alejandro
