tthorpeIBM commented on PR #3799:
URL: https://github.com/apache/hive/pull/3799#issuecomment-1329818512

   > @tthorpeIBM - How do you initialize a schema with a custom db?
   > `schematool -dbType <dbname> -initSchema` dbname is one of mysql, derby, 
postgres, mssql. I'm wondering how does it fetch the custom db schema if you 
provide a custom db.
   
   I don't think there is a plugin mechanism for creating the DB with a custom 
RDBMS.  I created the schema SQL based on the postgresql schema and manually 
created it in Db2.


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