Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用web提交创建catalog失败 #45

Open
xuhui1231 opened this issue Apr 9, 2021 · 0 comments
Open

使用web提交创建catalog失败 #45

xuhui1231 opened this issue Apr 9, 2021 · 0 comments

Comments

@xuhui1231
Copy link

CREATE CATALOG myhive WITH (
'type' = 'hive',
'default-database' = 'test',
'hive-conf-dir' = '/data01/apache/apache-hive-2.1.1/conf'
);

在flink内部相关jar已经放好了,在终端可以直接加载hive中的表格,但是在web端调用表格就报错没这个表,看你的demo然后使用建表语句在hive端也是失败的.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant