[ 
https://issues.apache.org/jira/browse/GOBBLIN-796?focusedWorklogId=254848&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-254848
 ]

ASF GitHub Bot logged work on GOBBLIN-796:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Jun/19 02:50
            Start Date: 06/Jun/19 02:50
    Worklog Time Spent: 10m 
      Work Description: sv2000 commented on pull request #2663: [GOBBLIN-796] 
Add option to trigger a flow
URL: https://github.com/apache/incubator-gobblin/pull/2663#discussion_r291004049
 
 

 ##########
 File path: 
gobblin-api/src/main/java/org/apache/gobblin/configuration/ConfigurationKeys.java
 ##########
 @@ -139,6 +139,7 @@
   public static final String FLOW_ALLOW_CONCURRENT_EXECUTION = 
"flow.allowConcurrentExecution";
   public static final String FLOW_EXPLAIN_KEY = "flow.explain";
   public static final String FLOW_UNSCHEDULE_KEY = "flow.unschedule";
+  public static final String FLOW_TRIGGER_KEY = "flow.trigger";
 
 Review comment:
   Do we need a separate config? Can't we just use the runImmediately flag 
which is already available?
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 254848)
    Time Spent: 0.5h  (was: 20m)

> Add option to trigger a flow
> ----------------------------
>
>                 Key: GOBBLIN-796
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-796
>             Project: Apache Gobblin
>          Issue Type: Improvement
>            Reporter: Jack Moseley
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to