Is it possible to import the catalogs, databases, and tables from the existing cluster into Amoro for management? #3063
-
I have a data lake cluster using Iceberg and Paimon. Is it possible to manage the existing tables in the cluster using Amoro? It seems that the official website doesn't provide related documentation. |
Beta Was this translation helpful? Give feedback.
Answered by
zhoujinsong
Jul 25, 2024
Replies: 1 comment 2 replies
-
Yes. What you need to do is create an external catalog to help Amoro explore your existing tables. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
HwiLu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes.
What you need to do is create an external catalog to help Amoro explore your existing tables.
You can find related information here: https://amoro.apache.org/docs/latest/managing-catalogs/