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

[Bug] [Source] paimon add fail in dinky but success in flink #4174

Closed
2 of 3 tasks
bulolo opened this issue Jan 22, 2025 · 1 comment
Closed
2 of 3 tasks

[Bug] [Source] paimon add fail in dinky but success in flink #4174

bulolo opened this issue Jan 22, 2025 · 1 comment
Labels
Bug Something isn't working

Comments

@bulolo
Copy link

bulolo commented Jan 22, 2025

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

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

@bulolo bulolo added Bug Something isn't working Waiting for reply Waiting for reply labels Jan 22, 2025
@gaoyan1998
Copy link
Contributor

add paimon.jar

@aiwenmo aiwenmo removed the Waiting for reply Waiting for reply label Jan 22, 2025
@bulolo bulolo closed this as completed Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants