[
https://issues.apache.org/jira/browse/GOBBLIN-1267?focusedWorklogId=487925&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-487925
]
ASF GitHub Bot logged work on GOBBLIN-1267:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 22/Sep/20 03:47
Start Date: 22/Sep/20 03:47
Worklog Time Spent: 10m
Work Description: shirshanka commented on a change in pull request #3058:
URL: https://github.com/apache/incubator-gobblin/pull/3058#discussion_r492456873
##########
File path:
gobblin-runtime/src/main/java/org/apache/gobblin/runtime/embedded/EmbeddedGobblin.java
##########
@@ -532,7 +539,7 @@ private void dumpJStackOnTimeout(String loc) {
}
}
- private Configurable getSysConfig() {
+ public Configurable getSysConfig() {
Review comment:
Thanks for reminding me!
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 487925)
Time Spent: 0.5h (was: 20m)
> Support for running a single ingestion job using Gobblin cli
> ------------------------------------------------------------
>
> Key: GOBBLIN-1267
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1267
> Project: Apache Gobblin
> Issue Type: Improvement
> Reporter: Shirshanka Das
> Assignee: Shirshanka Das
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Gobblin cli doesn't support running any specific pull file.
> Gobblin standalone does support that, but it keeps running forever as a
> daemon.
>
> Since we're standardizing on gobblin cli as the lightweight mechanism to run
> Gobblin jobs, we should support a mode for running a single ingestion job
> with a specified job config file. This should support all modes of running a
> Gobblin job (at least standalone and MR)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)