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

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

                Author: ASF GitHub Bot
            Created on: 21/Apr/20 00:00
            Start Date: 21/Apr/20 00:00
    Worklog Time Spent: 10m 
      Work Description: sv2000 commented on a change in pull request #2961:
URL: https://github.com/apache/incubator-gobblin/pull/2961#discussion_r411772456



##########
File path: 
gobblin-yarn/src/main/java/org/apache/gobblin/yarn/YarnContainerSecurityManagerForApplicationMaster.java
##########
@@ -0,0 +1,29 @@
+package org.apache.gobblin.yarn;
+
+import com.google.common.base.Throwables;
+import com.google.common.eventbus.EventBus;
+import com.typesafe.config.Config;
+import java.io.IOException;
+import org.apache.gobblin.yarn.event.DelegationTokenUpdatedEvent;
+import org.apache.hadoop.fs.FileSystem;
+import org.apache.hadoop.fs.Path;
+
+
+public class YarnContainerSecurityManagerForApplicationMaster extends 
YarnContainerSecurityManager{

Review comment:
       Rename to YarnAppMasterSecurityManager. 

##########
File path: 
gobblin-yarn/src/main/java/org/apache/gobblin/yarn/YarnContainerSecurityManagerForApplicationMaster.java
##########
@@ -0,0 +1,29 @@
+package org.apache.gobblin.yarn;

Review comment:
       Missing the Apache Header.




----------------------------------------------------------------
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: 425501)
    Time Spent: 0.5h  (was: 20m)

> Fix Issue that YarnService use the old token to acquire new container
> ---------------------------------------------------------------------
>
>                 Key: GOBBLIN-1121
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1121
>             Project: Apache Gobblin
>          Issue Type: Task
>            Reporter: Zihan Li
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to