[
https://issues.apache.org/jira/browse/OOZIE-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13129037#comment-13129037
]
[email protected] commented on OOZIE-38:
----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2238/#review2624
-----------------------------------------------------------
/trunk/minitest/src/test/java/org/apache/oozie/test/WorkflowTest.java
<https://reviews.apache.org/r/2238/#comment5931>
It looks like 'writer' object is already closed (line 187)
/trunk/minitest/src/test/java/org/apache/oozie/test/WorkflowTest.java
<https://reviews.apache.org/r/2238/#comment5932>
It looks like 'reader' object is already closed (line 188)
- Virag
On 2011-10-13 23:06:17, Angelo K. Huang wrote:
bq.
bq. -----------------------------------------------------------
bq. This is an automatically generated e-mail. To reply, visit:
bq. https://reviews.apache.org/r/2238/
bq. -----------------------------------------------------------
bq.
bq. (Updated 2011-10-13 23:06:17)
bq.
bq.
bq. Review request for oozie.
bq.
bq.
bq. Summary
bq. -------
bq.
bq. LocalOozie example and improvement
bq.
bq. 1. publish oozie-core-<version>-tests.jar to maven
bq. 2. user uses pom.xml and WorkflowTest.java in oozie-mini as examples to
construct their tests.
bq.
bq.
bq. This addresses bug OOZIE-38.
bq. https://issues.apache.org/jira/browse/OOZIE-38
bq.
bq.
bq. Diffs
bq. -----
bq.
bq. /trunk/core/pom.xml 1182176
bq. /trunk/core/src/test/java/org/apache/oozie/test/MiniOozieTestCase.java
PRE-CREATION
bq. /trunk/minitest/pom.xml PRE-CREATION
bq. /trunk/minitest/src/test/java/org/apache/oozie/test/WorkflowTest.java
PRE-CREATION
bq. /trunk/minitest/src/test/resources/oozie-log4j.properties PRE-CREATION
bq. /trunk/minitest/src/test/resources/wf-test.xml PRE-CREATION
bq. /trunk/release-log.txt 1182176
bq. /trunk/src/main/assemblies/distro.xml 1182176
bq.
bq. Diff: https://reviews.apache.org/r/2238/diff
bq.
bq.
bq. Testing
bq. -------
bq.
bq.
bq. Thanks,
bq.
bq. Angelo K.
bq.
bq.
> 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