You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Sanjeev T (JIRA)" <ji...@apache.org> on 2016/01/25 11:16:39 UTC

[jira] [Created] (FALCON-1773) Allow falcon CLI to set endtime for falcon process

Sanjeev T created FALCON-1773:
---------------------------------

             Summary: Allow falcon CLI to set endtime for falcon process
                 Key: FALCON-1773
                 URL: https://issues.apache.org/jira/browse/FALCON-1773
             Project: Falcon
          Issue Type: Improvement
            Reporter: Sanjeev T


* Problem

We often come across situation, when falcon process needs change, like
* workflow change
* jar change

in the current status, 
The jar change during that time causes falcon instance to get killed.
the next falcon instance may pick the new change, but we might want to start with different time.

To set endtime for falcon process we need to pull out the definition set the endtime submit it, and then after the change re-submit it we new start time

If we can set endtime to falcon process, and let the process come to EOL.
do the change, 
and update falcon process with new start time, it will be safer and we will be sure of the new changes taking place from the specific time, it can be also previous or current time, this is too much of manual process and change in xml file.

Requirement
* Allow falcon cli to setendtime to the process
* do the copy of workflow/jar or what ever changes
* let user submit/update the process with new start time



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