admin管理员组

文章数量:1394157

I need help migrating from HIVE 3.4 to HIVE 5.4.

Both servers are on the same network.

I installed HIVE 5.4 using the script.

When I try to migrate from HIVE 5.4, I run the following command:

/opt/thehive/bin/migrate \

--output /etc/thehive/application.conf \
--main-anisation hot \
--es-uri http://127.0.0.1:9200/ \
--es-index the_hive

But I get an error:

Migration failed

java.ConnectException: Connection refused: /127.0.0.1:9200

strangebee

The migration guide's website is not that clear to me.

Is there anyone who can help and guide me on how to migrate?

Best regards.

Use the hive documentation.

本文标签: The hive 35 migration to hive 54Stack Overflow