-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
BugSomething isn't workingSomething isn't working
Description
Search before asking
- I had searched in the issues and found no similar issues.
What happened
- in flink success
CREATE CATALOG paimon WITH (
'type' = 'paimon',
'warehouse' = 's3://lakehouse/paimon-dev',
's3.endpoint' = 'http://192.168.103.113:9010',
's3.access-key' = 'yTaSTipLTvJY86qkJGEO',
's3.secret-key' = 'SisnaqWR0uMxa52PjeZGq5HilQA1a3PRXDz4R8v4'
);
- but in dinky fail
What you expected to happen
success to add paimon
How to reproduce
add a paimon
Anything else
No response
Version
dev
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working