Dan Burkert has posted comments on this change. Change subject: [mini-kdc] /dev/stderr instead of STDERR for kdc logs ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/6602/1//COMMIT_MSG Commit Message: Line 18: for the error output, but not opening the standard error in read mode. Really interesting. We also do something similar here: https://github.com/apache/kudu/blob/master/java/kudu-client/src/test/java/org/apache/kudu/client/MiniKdc.java#L232 on the Java side. Does that need to get updated as well? I'm not sure if Java is using the same pipe mechanisms. -- To view, visit http://gerrit.cloudera.org:8080/6602 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I212e2cceb80acbe88040b16d9055cf01ac8a761b Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-HasComments: Yes
