[
https://issues.apache.org/jira/browse/OOZIE-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14335367#comment-14335367
]
Purshotam Shah commented on OOZIE-2148:
---------------------------------------
We are planning to use LocalOozie and MiniOozie.
Similar to org.apache.oozie.test.WorkflowTest.
Where as part of framework itself we will start minioozie and user can use
LocalOozie to communicate with oozie.
Though we might have to simplify our job submission and provide few more
function for better assert.
What is your suggestion?
[~rohini], [~egashira], [~shwethags] and [~bowenzhangusa] do you guys have any
suggestion?
> Oozie Unit testing framework
> ----------------------------
>
> Key: OOZIE-2148
> URL: https://issues.apache.org/jira/browse/OOZIE-2148
> Project: Oozie
> Issue Type: Bug
> Reporter: Purshotam Shah
> Assignee: Purshotam Shah
>
> There is no proper document on how and to use Oozielocal/OozieMini for
> testing.
> We need to validate how well it for works for bundle and coords.
> We need to provide an easy way to submit jobs ( wf, coord, bundle) and and an
> efficient way to assert.
> We also need to provide way to test workflow with sharelib, hcat ( with
> cred), hbase etc...
> We also need to create testing documentation, so that user can unit test
> there WF/coord/bundle before deploying to prod.
> Few of the usecase which our user will be using ( will add some more).
> 1.Submit coordinator.xml with X properties.
> assert that workflows are submitted at frequency X.
> first one starting at time Y, with variables A,B,C set to values D,E,F in
> the workflow.
> 2. Submit bundle, show that the coordinators start at expected times.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)