[ 
https://issues.apache.org/jira/browse/FLINK-22762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350908#comment-17350908
 ] 

xueluo commented on FLINK-22762:
--------------------------------

[~luoyuxia] add flink lib printscreen

> cannot use  set table.sql-dialect=hive;
> ---------------------------------------
>
>                 Key: FLINK-22762
>                 URL: https://issues.apache.org/jira/browse/FLINK-22762
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Hive
>    Affects Versions: 1.13.0
>         Environment: flink 1.13  
> hive 3.12
>            Reporter: xueluo
>            Priority: Major
>         Attachments: image-2021-05-25-10-14-22-111.png, 
> image-2021-05-25-16-15-40-431.png, image-2021-05-25-16-28-05-992.png
>
>
> sh sql-client.sh
> *CREATE CATALOG* myhive *WITH* (
>      'type' *=* 'hive',
>      'default-database' = 'default',
>      'hive-conf-dir' = '/data/hive/conf/'
>  );
>  
> USE CATALOG myhive;
>  set table.sql-dialect=hive;
> then 
> show tables; or any command error
> !image-2021-05-25-10-14-22-111.png!
> !image-2021-05-25-16-15-40-431.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to