vinayakumarb commented on a change in pull request #1771: YARN-10041. Create 
tmp socket file under /tmp for CSI tests
URL: https://github.com/apache/hadoop/pull/1771#discussion_r361570767
 
 

 ##########
 File path: 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/src/test/java/org/apache/hadoop/yarn/csi/client/TestCsiClient.java
 ##########
 @@ -20,7 +20,7 @@
 
 import csi.v0.Csi;
 import org.apache.commons.io.FileUtils;
-import org.apache.hadoop.test.GenericTestUtils;
+import org.apache.curator.shaded.com.google.common.io.Files;
 
 Review comment:
   Can you use "com.google.common.io.Files" directly instead from curator's 
jar.?

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to