We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, we want use paimon to improve our system, but there is a problem. Out environment about hive version is 1.1.0, the doc shows that paimon only support hive 2.*, if i want migration the hive1.1.0 to paimon, how to solve this? I see there is a class about hive migration https://github.com/apache/paimon/blob/master/paimon-hive/paimon-hive-catalog/src/main/java/org/apache/paimon/hive/migrate/HiveMigrator.java, Is it possible to fix this by refactoring it?
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Search before asking
Motivation
Currently, we want use paimon to improve our system, but there is a problem. Out environment about hive version is 1.1.0, the doc shows that paimon only support hive 2.*, if i want migration the hive1.1.0 to paimon, how to solve this? I see there is a class about hive migration https://github.com/apache/paimon/blob/master/paimon-hive/paimon-hive-catalog/src/main/java/org/apache/paimon/hive/migrate/HiveMigrator.java, Is it possible to fix this by refactoring it?
Solution
No response
Anything else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: