----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2909/#review3490 -----------------------------------------------------------
Ship it! +1 - Mohammad On 2011-11-23 21:45:14, Alejandro Abdelnur wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/2909/ > ----------------------------------------------------------- > > (Updated 2011-11-23 21:45:14) > > > Review request for oozie. > > > Summary > ------- > > breaks the Oozie sharelib into one subdir per action type > > > This addresses bug OOZIE-610. > https://issues.apache.org/jira/browse/OOZIE-610 > > > Diffs > ----- > > /trunk/core/pom.xml 1205616 > > /trunk/core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java > 1205616 > > /trunk/core/src/main/java/org/apache/oozie/action/hadoop/MapReduceActionExecutor.java > 1205616 > > /trunk/core/src/main/java/org/apache/oozie/action/hadoop/PigActionExecutor.java > 1205616 > /trunk/core/src/main/java/org/apache/oozie/service/WorkflowAppService.java > 1205616 > /trunk/docs/src/site/twiki/DG_Examples.twiki 1205616 > /trunk/docs/src/site/twiki/DG_QuickStart.twiki 1205616 > /trunk/examples/pom.xml 1205616 > /trunk/examples/src/main/apps/custom-main/job.properties 1205616 > /trunk/examples/src/main/apps/demo/job.properties 1205616 > /trunk/examples/src/main/apps/hadoop-el/job.properties 1205616 > /trunk/examples/src/main/apps/java-main/job.properties 1205616 > /trunk/examples/src/main/apps/pig/job.properties 1205616 > /trunk/examples/src/main/apps/streaming/job.properties 1205616 > /trunk/pom.xml 1205616 > /trunk/sharelib/pig/pom.xml PRE-CREATION > /trunk/sharelib/pom.xml 1205616 > /trunk/sharelib/streaming/pom.xml PRE-CREATION > /trunk/src/main/assemblies/distro.xml 1205616 > /trunk/src/main/assemblies/examples.xml 1205616 > /trunk/src/main/assemblies/partial-sharelib.xml PRE-CREATION > /trunk/src/main/assemblies/sharelib.xml 1205616 > > Diff: https://reviews.apache.org/r/2909/diff > > > Testing > ------- > > built, installed and run pig and streaming examples > > > Thanks, > > Alejandro > >
