Mike Percy has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/12147 )

Change subject: java: KuduBinaryExtractor should use the thread context 
classloader
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/12147/1/java/kudu-test-utils/src/main/java/org/apache/kudu/test/cluster/KuduBinaryJarExtractor.java
File 
java/kudu-test-utils/src/main/java/org/apache/kudu/test/cluster/KuduBinaryJarExtractor.java:

http://gerrit.cloudera.org:8080/#/c/12147/1/java/kudu-test-utils/src/main/java/org/apache/kudu/test/cluster/KuduBinaryJarExtractor.java@128
PS1, Line 128:       return extractJar(Paths.get(kuduBinDir.toURI()), target, 
prefix).toString();
> Do we need to handle if the target already exists?
I think it's reasonable to assume that when someone gives us a destination to 
write to that they own it, so my initial reaction is no, assuming we go back 
and implement a cleanup code path (which is still TODO).



--
To view, visit http://gerrit.cloudera.org:8080/12147
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I5e1cf188bb557eeaea0b2867243855f3f2d121f1
Gerrit-Change-Number: 12147
Gerrit-PatchSet: 1
Gerrit-Owner: Mike Percy <[email protected]>
Gerrit-Reviewer: Brian McDevitt <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Comment-Date: Thu, 03 Jan 2019 17:09:04 +0000
Gerrit-HasComments: Yes

Reply via email to