sijie commented on a change in pull request #2428: Package Presto with Pulsar 
for SQL integration
URL: https://github.com/apache/incubator-pulsar/pull/2428#discussion_r212386472
 
 

 ##########
 File path: bin/pulsar
 ##########
 @@ -99,6 +103,24 @@ if [ ! -f "${PY_INSTANCE_FILE}" ]; then
     PY_INSTANCE_FILE=${BUILT_PY_INSTANCE_FILE}
 fi
 
+# find pulsar sql presto distribution location
+if [ ! -d "${PRESTO_HOME}" ]; then
+
+#  BUILT_PRESTO_HOME="${SQL_HOME}/presto-server/target/presto-server-0.206"
 
 Review comment:
   remove this line

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to