Hello Andrew Wong, Adar Dembo, Anonymous Coward (314), Grant Henke,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/15358
to review the following change.
Change subject: [subprocess] Fix subprocess JAR path
......................................................................
[subprocess] Fix subprocess JAR path
f4176b1a was tested before c35871df was merged in. While they
didn't conflict code-wise, the kudu-subprocess-echo.jar that f4176b1a
tries to run in a test doesn't exist anymore since c35871df.
This commit fixes the location of the JAR and provides the main class as
it's not in the manifest of the JAR anymore.
Change-Id: Icce4088580fcccfe34bddafb0d84f3835091f27c
---
M src/kudu/subprocess/subprocess_proxy-test.cc
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/58/15358/1
--
To view, visit http://gerrit.cloudera.org:8080/15358
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Icce4088580fcccfe34bddafb0d84f3835091f27c
Gerrit-Change-Number: 15358
Gerrit-PatchSet: 1
Gerrit-Owner: Attila Bukor <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Anonymous Coward (314)
Gerrit-Reviewer: Grant Henke <[email protected]>