[
https://issues.apache.org/jira/browse/AMBARI-14302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Toader updated AMBARI-14302:
--------------------------------------
Attachment: AMBARI-14302.v1.patch
> Storm configuration wrong
> -------------------------
>
> Key: AMBARI-14302
> URL: https://issues.apache.org/jira/browse/AMBARI-14302
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.2.0
> Reporter: Sebastian Toader
> Assignee: Sebastian Toader
> Priority: Blocker
> Fix For: 2.2.0
>
> Attachments: AMBARI-14302.v1.patch
>
>
> storm.yaml configuration file contains invalid settings for array properties
> like storm.zookeeper.servers when the cluster is created from a exported
> Blueprint or it is a one node cluster.
> We see {code}storm.zookeeper.servers :[' ['host1',''host2',''host3']' ]{code}
> while the expected format is: {code}storm.zookeeper.servers :
> ['host1','host2','host3']{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)