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

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

                Author: ASF GitHub Bot
            Created on: 21/Apr/19 21:41
            Start Date: 21/Apr/19 21:41
    Worklog Time Spent: 10m 
      Work Description: shirshanka commented on pull request #2610: 
[GOBBLIN-743] Initialize Gobblin application master services with dyn…
URL: https://github.com/apache/incubator-gobblin/pull/2610#discussion_r277182575
 
 

 ##########
 File path: 
gobblin-yarn/src/test/java/org/apache/gobblin/yarn/GobblinYarnAppLauncherTest.java
 ##########
 @@ -17,8 +17,12 @@
 
 package org.apache.gobblin.yarn;
 
+import com.google.common.annotations.VisibleForTesting;
 import com.google.common.base.Predicate;
+import com.google.common.collect.ImmutableMap;
 import com.google.common.io.Closer;
+import com.google.common.util.concurrent.Service;
+import com.sun.source.tree.AssertTree;
 
 Review comment:
   unused import?
 
----------------------------------------------------------------
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: 230541)
    Time Spent: 20m  (was: 10m)

> Initialize Gobblin application master services with dynamic config
> ------------------------------------------------------------------
>
>                 Key: GOBBLIN-743
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-743
>             Project: Apache Gobblin
>          Issue Type: Task
>            Reporter: Hung Tran
>            Assignee: Hung Tran
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The Gobblin application manager needs to initialize services with the config 
> generated by the dynamic config generator. One use case that requires this is 
> the passing of SSL configuration to kafka consumers and producers.



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

Reply via email to