You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2021/12/01 03:06:18 UTC

[GitHub] [incubator-linkis] Zosimer opened a new issue #1133: flink engine support flinksql create and drop HIVE CATALOG

Zosimer opened a new issue #1133:
URL: https://github.com/apache/incubator-linkis/issues/1133


   **Is your feature request related to a problem? Please describe.**
    flink engine support flinksql create  and drop HIVE  CATALOG 
   **Describe the solution you'd like**
   create CATALOG 
   drop CATALOG 
   
   **Describe alternatives you've considered**
   CREATE CATALOG myhive WITH (
       'type' = 'hive',
       'default-database' = 'mydatabase',
       'hive-conf-dir' = '/opt/hive-conf'
   );
   **Additional context**
   Add any other context or screenshots about the feature request here.
   


-- 
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: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] peacewong closed issue #1133: flink engine support flinksql create and drop HIVE CATALOG

Posted by GitBox <gi...@apache.org>.
peacewong closed issue #1133:
URL: https://github.com/apache/incubator-linkis/issues/1133


   


-- 
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@linkis.apache.org

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



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