Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Hive failed to install HDP2.5

avatar
New Member

I am in the deployment of HDP2.5 cluster, other services are installed properly, but the installation hive failed, error reporting lack python-argparse, but I manually install argparse, still at the same mistake, I want to know why? Thank you! I am very eager to know where is the problem?

1 ACCEPTED SOLUTION

avatar

@li michael

I faced same issue and I resolved the issue after update the python package with

yum update python*

Once try and if this also help you to resolve the issue.

View solution in original post

21 REPLIES 21

avatar
New Member

Thank you for your attention and help

avatar
Contributor

This is what worked for me. Nothing else above worked.