Scott Creeley created AMBARI-10258: -------------------------------------- Summary: after-INSTALL hook shared_initialization.py should call compare_versions(params.hdp_stack_version, '2.2') not params.stack_version_unformatted Key: AMBARI-10258 URL: https://issues.apache.org/jira/browse/AMBARI-10258 Project: Ambari Issue Type: Bug Components: ambari-server Affects Versions: 2.0.0 Reporter: Scott Creeley Assignee: Scott Creeley Fix For: 2.0.0
Install error compare_versions return invalid type error int() after-INSTALL hook shared_initialization.py should call compare_versions(params.hdp_stack_version, '2.2') not params.stack_version_unformatted -- This message was sent by Atlassian JIRA (v6.3.4#6332)