Our Community is getting a major upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 09-27-2016 01:45 PM
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?
Created 09-28-2016 07:34 AM
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.
Created 11-14-2016 09:29 AM
Thank you for your attention and help
Created 02-08-2017 10:48 PM
This is what worked for me. Nothing else above worked.