You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Daniel del Castillo (JIRA)" <ji...@apache.org> on 2016/02/05 14:53:40 UTC

[jira] [Commented] (FALCON-1591) Allow users to use a properties file when entities are scheduled

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

Daniel del Castillo commented on FALCON-1591:
---------------------------------------------

Sorry guys I've not been able to look at this until now. I've been reading through the code and seems like the most sensible/reasonable way of doing this is creating a new endpoint to upload the file as per [~ajayyadava]'s comment.

If you guys are still happy with this I'll start with the development today. Otherwise please input.

> Allow users to use a properties file when entities are scheduled
> ----------------------------------------------------------------
>
>                 Key: FALCON-1591
>                 URL: https://issues.apache.org/jira/browse/FALCON-1591
>             Project: Falcon
>          Issue Type: Improvement
>          Components: oozie
>    Affects Versions: trunk
>            Reporter: Daniel del Castillo
>            Assignee: Daniel del Castillo
>            Priority: Minor
>
> The _schedule_ command now accepts a _properties_ option where users can pass properties formatted as
> {code}
> key1:val1,key2:val2,...,keyN:valN
> {code}
> For a large number of properties this is too verbose and requires a lot of typing.
> This ticket is to provide the same functionality as the _properties_ option using a text file to provide the key-value pairs in standard Java properties file format.



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