[
https://issues.apache.org/jira/browse/AMBARI-10258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14490357#comment-14490357
]
Hudson commented on AMBARI-10258:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2260 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2260/])
AMBARI-10258 after-INSTALL hook shared_initialization.py should call
compare_versions(params.hdp_stack_version, '2.2') not
params.stack_version_unformatted (screeley:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f71f175e2742c790e02990b4bdbfb534e9523191)
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/after-INSTALL/scripts/shared_initialization.py
> 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.1.0
>
> Attachments: AMBARI-10258.patch
>
>
> 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)