[ 
https://issues.apache.org/jira/browse/OOZIE-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121648#comment-13121648
 ] 

[email protected] commented on OOZIE-38:
----------------------------------------------------


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

Review request for oozie.


Summary
-------

LocalOozie example and improvement


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


Diffs
-----

  /trunk/minitest/.classpath PRE-CREATION 
  /trunk/minitest/.project PRE-CREATION 
  /trunk/minitest/.settings/org.maven.ide.eclipse.prefs PRE-CREATION 
  /trunk/minitest/pom.xml PRE-CREATION 
  /trunk/minitest/src/test/java/org/apache/oozie/test/WorkflowTest.java 
PRE-CREATION 
  /trunk/minitest/src/test/resources/oozie-log4j.properties PRE-CREATION 
  /trunk/minitest/src/test/resources/wf-test.xml PRE-CREATION 
  /trunk/minitest/target/test-classes/oozie-log4j.properties PRE-CREATION 
  
/trunk/minitest/target/test-classes/org/apache/oozie/test/WorkflowTest$1.class 
UNKNOWN 
  
/trunk/minitest/target/test-classes/org/apache/oozie/test/WorkflowTest$2.class 
UNKNOWN 
  /trunk/minitest/target/test-classes/org/apache/oozie/test/WorkflowTest.class 
UNKNOWN 
  /trunk/minitest/target/test-classes/wf-test.xml PRE-CREATION 

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


Testing
-------


Thanks,

Angelo K.


                
> LocalOozie example and improvement
> ----------------------------------
>
>                 Key: OOZIE-38
>                 URL: https://issues.apache.org/jira/browse/OOZIE-38
>             Project: Oozie
>          Issue Type: Improvement
>            Reporter: Angelo K. Huang
>            Assignee: Angelo K. Huang
>
> If users utilize Oozie in their application and need to execute unit tests 
> against Oozie, Oozie provides a LocalOozie for applications able to 
> initialize memory Oozie instance programmatically. There are some 
> improvements can make LocalOozie better and easier to use. Ex:
> * LocalOozie needs oozie-core and oozie-client jar from maven and 
> configuration files in the classpath. The system configurations files do not 
> come with jars from maven, so manual steps are required to create them. This 
> process can be improved by providing a tar ball.
> * Documentation is not clear.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to