Aggarwal-Raghav commented on PR #5859:
URL: https://github.com/apache/hive/pull/5859#issuecomment-2963440019

   @abstractdog, I am not able to repro this on hive master branch. in a fresh 
setup
   I ran:
   ```
   schematool -dbType mysql -initSchema
   ```
   and started HS2 and HMS services and then ran
   ```
   schematool -dbType hive -initSchema -metaDbType mysql
   ```
   
   but the "CREATE DATABASE IF NOT EXISTS SYS" didn't went to HS2 like it 
happened based on the logs attached in the JIRA. I suspect schematool is 
running with embedded mode in my case. What am I missing?


-- 
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: gitbox-unsubscr...@hive.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to