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/11/24 13:46:24 UTC

[GitHub] [incubator-linkis] Zosimer commented on pull request #1112: flink engine support create hive catalog

Zosimer commented on pull request #1112:
URL: https://github.com/apache/incubator-linkis/pull/1112#issuecomment-977893730


   CREATE CATALOG hive_default  WITH (
       'type' = 'hive',
        'default-database' = 'default',
       'hive-conf-dir' = '/etc/hive/conf',
        'hadoop-conf-dir'='/etc/hadoop/conf'
    );


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