FANNG1 commented on issue #4932:
URL: https://github.com/apache/gravitino/issues/4932#issuecomment-2359821104

   > Suspicion is that gravitino seems to be using kyuubihivetable for hive 
meta table connection But kyuubi only supports connecting one hive metastore, 
which seems to be the problem, am I right?
   
   kyuubi hive connector could support multi hive mestatore, because Gravitino 
will create separate kyuubi hive instance for different catalogs which contains 
different hive metastore uri,  I had tested two hive metastore with a shared 
HDFS cluster works well in the initial POC phase.  
   
   and could you share the SQL to create the table?  Does querying data works 
well?


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

Reply via email to