> On 2011-12-01 23:05:57, Mohammad Islam wrote:
> > +1 with the following comments.
> > So, sqoop action could be used with either through 0.23 or CDH version of 
> > hadoop? Does that needs to be documented in someway? 
> >

I'll add to the docs that H 0.23 is required.

thxs


- Alejandro


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


On 2011-12-01 17:48:00, Alejandro Abdelnur wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/2972/
> -----------------------------------------------------------
> 
> (Updated 2011-12-01 17:48:00)
> 
> 
> Review request for oozie.
> 
> 
> Summary
> -------
> 
> Adding sqoop action
> 
> 
> This addresses bug OOZIE-156.
>     https://issues.apache.org/jira/browse/OOZIE-156
> 
> 
> Diffs
> -----
> 
>   /trunk/client/src/main/java/org/apache/oozie/cli/OozieCLI.java 1209163 
>   /trunk/client/src/main/resources/sqoop-action-0.2.xsd PRE-CREATION 
>   /trunk/core/pom.xml 1209163 
>   /trunk/core/src/main/conf/oozie-site.xml 1209163 
>   /trunk/core/src/main/java/org/apache/oozie/action/hadoop/MapReduceMain.java 
> 1209163 
>   
> /trunk/core/src/main/java/org/apache/oozie/action/hadoop/SqoopActionExecutor.java
>  PRE-CREATION 
>   /trunk/core/src/main/java/org/apache/oozie/action/hadoop/SqoopMain.java 
> PRE-CREATION 
>   
> /trunk/core/src/test/java/org/apache/oozie/action/hadoop/TestSqoopActionExecutor.java
>  PRE-CREATION 
>   /trunk/docs/src/site/twiki/DG_SqoopActionExtension.twiki PRE-CREATION 
>   /trunk/docs/src/site/twiki/ENG_Building.twiki 1209163 
>   /trunk/docs/src/site/twiki/index.twiki 1209163 
>   /trunk/examples/pom.xml 1209163 
>   /trunk/examples/src/main/apps/sqoop-freeform/db.hsqldb.properties 
> PRE-CREATION 
>   /trunk/examples/src/main/apps/sqoop-freeform/db.hsqldb.script PRE-CREATION 
>   /trunk/examples/src/main/apps/sqoop-freeform/job.properties PRE-CREATION 
>   /trunk/examples/src/main/apps/sqoop-freeform/workflow.xml PRE-CREATION 
>   /trunk/examples/src/main/apps/sqoop/db.hsqldb.properties PRE-CREATION 
>   /trunk/examples/src/main/apps/sqoop/db.hsqldb.script PRE-CREATION 
>   /trunk/examples/src/main/apps/sqoop/job.properties PRE-CREATION 
>   /trunk/examples/src/main/apps/sqoop/workflow.xml PRE-CREATION 
>   /trunk/pom.xml 1209163 
>   /trunk/sharelib/pom.xml 1209163 
>   /trunk/sharelib/sqoop/pom.xml PRE-CREATION 
>   /trunk/src/main/assemblies/sharelib.xml 1209163 
> 
> Diff: https://reviews.apache.org/r/2972/diff
> 
> 
> Testing
> -------
> 
> Similar to the hive action, a special profile must be used to run the sqoop 
> action testcase:
> 
> $ mvn clean test -DtestSqoop -Dtest=TestSqoopActionExecutor
> 
> 
> Thanks,
> 
> Alejandro
> 
>

Reply via email to