yaooqinn commented on a change in pull request #1414:
URL: https://github.com/apache/incubator-kyuubi/pull/1414#discussion_r752106071
##########
File path: build/dist
##########
@@ -188,6 +188,10 @@ echo "Build flags: $@" >> "$DISTDIR/RELEASE"
# Copy kyuubi server jars
cp -r "$KYUUBI_HOME/kyuubi-assembly/target/scala-$SCALA_VERSION/jars/"
"$DISTDIR/jars"
+# Copy kyuubi cli jars
Review comment:
how about calling it beeline directly?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]