You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Arpit Gupta (JIRA)" <ji...@apache.org> on 2014/11/19 23:56:36 UTC

[jira] [Commented] (FALCON-908) Remove jars and xsd that is not needed

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

Arpit Gupta commented on FALCON-908:
------------------------------------

We should also see if we can change oozie jar to be provided by the end user. The only complication there is the workflow's being submitted have to work with what ever version the user submits. So it will be good to know what do we use the oozie examples jar for in our testing and if there is a better way to do that test without needing the examples jar or picking one up at run time.

> Remove jars and xsd that is not needed
> --------------------------------------
>
>                 Key: FALCON-908
>                 URL: https://issues.apache.org/jira/browse/FALCON-908
>             Project: Falcon
>          Issue Type: Sub-task
>          Components: merlin
>    Affects Versions: 0.6
>            Reporter: Raghav Kumar Gautam
>
> I think we should be able to get rid of most of these with possible exception of oozie-examples:
> {code}
> ./merlin/src/test/resources/feed-0.1.xsd
> ./merlin/src/test/resources/IvoryClient/IvoryCLI.jar
> ./merlin/src/test/resources/oozie/lib/oozie-examples-3.1.5.jar
> ./merlin/src/test/resources/process-0.1.xsd
> ./merlin/src/test/resources/workflows/aggregatorNoOutput/lib/oozie-examples-3.1.5.jar
> ./merlin/src/test/resources/xsd/dataset-0.1.xsd
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)