You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/03/11 07:02:06 UTC

[GitHub] [incubator-kyuubi] pan3793 commented on a change in pull request #2091: [KYUUBI #2084] Support arbitrary parameters for KyuubiConf

pan3793 commented on a change in pull request #2091:
URL: https://github.com/apache/incubator-kyuubi/pull/2091#discussion_r824436630



##########
File path: externals/kyuubi-flink-sql-engine/bin/flink-sql-engine.sh
##########
@@ -26,14 +26,22 @@ if [[ -z "$FLINK_HOME" || ! -d "$FLINK_HOME" ]]; then
   exit 1
 fi
 
+echo -e "\nFLINK_HOME $FLINK_HOME"

Review comment:
       you can use `set -x` to debug shell




-- 
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: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org