[
https://issues.apache.org/jira/browse/FALCON-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15299911#comment-15299911
]
ASF GitHub Bot commented on FALCON-1980:
----------------------------------------
GitHub user peeyushb opened a pull request:
https://github.com/apache/falcon/pull/160
FALCON-1980 : Change input and output argument order for Spark process
workflow
Details to perform this change has been mentioned in the FALCON-1980.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/peeyushb/falcon FALCON-1980
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/falcon/pull/160.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #160
----
commit 3d86f58966e0fee8b61edc5b9e74d15de1aa9870
Author: peeyush b <[email protected]>
Date: 2016-05-25T11:25:53Z
FALCON-1980 : Change input and output argument order for Spark process
workflow
----
> Change input and output argument order for Spark process workflow
> -----------------------------------------------------------------
>
> Key: FALCON-1980
> URL: https://issues.apache.org/jira/browse/FALCON-1980
> Project: Falcon
> Issue Type: Sub-task
> Reporter: Peeyush Bishnoi
> Assignee: Peeyush Bishnoi
> Fix For: 0.10
>
>
> Currently when Spark process workflow created, input is set to first argument
> and output is set to last argument. For simplicity, it is better to have
> output argument just after input argument and after that all the users
> defined argument will follow.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)