-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3833/
-----------------------------------------------------------

(Updated 2012-02-10 05:20:17.807381)


Review request for oozie.


Changes
-------

Correction for pre-0.23 support for hadoop-auth.

Built as follows:

0.23:
bin/mkdistro.sh -Dmr2 -Dhadoop.version=0.23.1-SNAPSHOT -DskipTests

or (to build with unit tests)
mvn clean test -Dmr2 -Dhadoop.version=0.23.1-SNAPSHOT 

pre 0.23: (default profile is mr1 and default hadoop.version is 0.20.204.0
bin/mkdistro.sh -DskipTests


Summary
-------

Oozie version 3.1.4 is being tested for running with Hadoop 23. Since it was 
forked off branch 3.1, POM file changes are needed to account for the Hadoop 23 
maven artifacts. 

this is incremental effort on branch 3.1 itself, for hadoop 23 support. It will 
NOT be pushed before the official Oozie 3.1.3 release


This addresses bug OOZIE-688.
    https://issues.apache.org/jira/browse/OOZIE-688


Diffs (updated)
-----

  branches/3.1/client/pom.xml 1242192 
  branches/3.1/core/pom.xml 1242192 
  branches/3.1/distro/pom.xml 1242192 
  branches/3.1/docs/pom.xml 1242192 
  branches/3.1/examples/pom.xml 1242192 
  branches/3.1/minitest/pom.xml 1242192 
  branches/3.1/pom.xml 1242192 
  branches/3.1/sharelib/pom.xml 1242192 
  branches/3.1/webapp/pom.xml 1242192 

Diff: https://reviews.apache.org/r/3833/diff


Testing
-------

yes


Thanks,

Mona

Reply via email to