You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "PenneyHuang (via GitHub)" <gi...@apache.org> on 2023/04/23 03:53:33 UTC

[GitHub] [doris] PenneyHuang opened a new issue, #18944: hive_catalog incomplete support for metadata information

PenneyHuang opened a new issue, #18944:
URL: https://github.com/apache/doris/issues/18944

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Description
   
   When using database connection tools or BI tools to connect to the Drios hivcatalog, it is often difficult to obtain table and field information. Is it because Doris' catalog does not support the JDBC protocol well
   
   ### Solution
   
   I hope the catalog level also supports the JDBC protocol perfectly
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@doris.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] Echo18322276280 commented on issue #18944: hive_catalog incomplete support for metadata information

Posted by "Echo18322276280 (via GitHub)" <gi...@apache.org>.
Echo18322276280 commented on issue #18944:
URL: https://github.com/apache/doris/issues/18944#issuecomment-1521296590

   give an example:
   (1) Use superset to directly connect to Doris' Hive Catalog, default to internal_ Catalog, therefore unable to obtain metadata information from external catalogs, therefore unable to see table information;
   (2) After SuperSet connects to Doris, when obtaining Doris' table information, it will be based on the information_ Schema. tables table field TABLE_ TYPE filters and only retains the real table of 'BASE TABLE', so external tables are not visible.


-- 
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: commits-unsubscribe@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] Echo18322276280 commented on issue #18944: hive_catalog incomplete support for metadata information

Posted by "Echo18322276280 (via GitHub)" <gi...@apache.org>.
Echo18322276280 commented on issue #18944:
URL: https://github.com/apache/doris/issues/18944#issuecomment-1521305135

   <img width="283" alt="Snipaste_2023-04-25_15-37-01" src="https://user-images.githubusercontent.com/95195056/234208005-52ac901c-798c-4327-a34b-84966bdfe74d.png">
   <img width="480" alt="superset引用的第三方标准依赖解析" src="https://user-images.githubusercontent.com/95195056/234208008-aec38bb5-e31d-4aab-9003-dd92b2982930.png">
   <img width="953" alt="Snipaste_2023-04-25_15-38-59" src="https://user-images.githubusercontent.com/95195056/234208013-dee78d66-f631-4190-85c0-44ca0986dcaa.png">
   


-- 
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: commits-unsubscribe@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] Yulei-Yang commented on issue #18944: hive_catalog incomplete support for metadata information

Posted by "Yulei-Yang (via GitHub)" <gi...@apache.org>.
Yulei-Yang commented on issue #18944:
URL: https://github.com/apache/doris/issues/18944#issuecomment-1534052236

   @Echo18322276280 you can try doris 1.2.4 and set fe config infodb_support_ext_catalog to true


-- 
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: commits-unsubscribe@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org