deniskuzZ commented on code in PR #6748:
URL: https://github.com/apache/hive/pull/6748#discussion_r3956194525


##########
beeline/pom.xml:
##########
@@ -70,6 +65,7 @@
       <groupId>org.apache.hive</groupId>
       <artifactId>hive-standalone-metastore-server</artifactId>
       <version>${standalone-metastore.version}</version>
+      <scope>provided</scope>

Review Comment:
   SchemaTool?? Could you please check if it's even possible to trigger 
schema-tool from beeline?? beeline is an HS2 client and not supposed to 
init/recreate DB schema



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to