[
https://issues.apache.org/jira/browse/AMBARI-20595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sumit Mohanty reassigned AMBARI-20595:
--------------------------------------
Assignee: Aman Poonia
> There is a syntax error in install script hence ambari doesn't pick the
> python 2.7 if system python path is not present
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-20595
> URL: https://issues.apache.org/jira/browse/AMBARI-20595
> Project: Ambari
> Issue Type: Bug
> Components: ambari-agent, ambari-server
> Affects Versions: trunk
> Reporter: Aman Poonia
> Assignee: Aman Poonia
> Priority: Minor
> Fix For: trunk, 2.5.1
>
> Attachments: AMBARI-20595.patch
>
>
> This snippet of code
> {quote}
> python_binaries=( "/usr/bin/python" "/usr/bin/python2" "/usr/bin/python2.7",
> "/usr/bin/python2.6" )
> {quote}
> The comma after "/usr/bin/python2.7", causes this path to be always invalid.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)