最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

The hive 3.5 migration to hive 5.4 - Stack Overflow

programmeradmin2浏览0评论

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.

发布评论

评论列表(0)

  1. 暂无评论