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

(Updated 2012-03-06 01:14:42.317058)


Review request for oozie.


Changes
-------

minor changes-
changed to pig version 0.9.0 for mr1 (default profile with Hadoop 1.x). 
With profile mr2, can use arg -Dpig.version to specify with Hadoop 23. By 
default, pig.version=0.9.2 for mr2


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. 

Build instructions:

Default: bin/mkdistro.sh -DskipTests (will build with Hadoop 1.0.0)

Using Hadoop 23: bin/mkdistro.sh -DskipTests -Dmr2 -Dhadoop.version=0.23.1

(can use hadoop.version 0.23.2-SNAPSHOT too)


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


Diffs (updated)
-----

  branches/branch-3.1/client/pom.xml 1244331 
  branches/branch-3.1/core/pom.xml 1244331 
  branches/branch-3.1/distro/pom.xml 1244331 
  branches/branch-3.1/docs/pom.xml 1244331 
  branches/branch-3.1/examples/pom.xml 1244331 
  branches/branch-3.1/minitest/pom.xml 1244331 
  branches/branch-3.1/pom.xml 1244331 
  branches/branch-3.1/sharelib/pom.xml 1244331 
  branches/branch-3.1/webapp/pom.xml 1244331 

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


Testing (updated)
-------

With bin/mkdistro.sh, all testcases pass


Thanks,

Mona

Reply via email to