Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
@XBaith Hi, Thanks for trying Arctic! AMS(arctic163/ams) image use a local catalog for default in its config file So all the clients and AMS distributed in different machines can access to all tables. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team.
AMS(arctic163/ams) image was deployed in our k8s pod, and running smoothly. Next, I start the flink(arrctic163/flink) image in local environment and create catalog base on your documentation.
But when I run below instructions it throws
org.apache.flink.table.api.ValidationException: Tables or views with the identifier 'arctic.db_name.table_name' doesn't exist
OR
Otherwise, ams service works fine when running locally.
Beta Was this translation helpful? Give feedback.
All reactions