[
https://issues.apache.org/jira/browse/AMBARI-21135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033954#comment-16033954
]
Alejandro Fernandez commented on AMBARI-21135:
----------------------------------------------
[~jluniya], instead of hardcoding "/usr/bin/conf-select", can we use
stack_tools.json's conf_selector element?
{code}
{
"stack_selector": ["hdp-select", "/usr/bin/hdp-select", "hdp-select"],
"conf_selector": ["conf-select", "/usr/bin/conf-select", "conf-select"]
}
{code}
If not, I'm fine this this patch.
> Kafka service fails to start during EU from HDF 202 to 30 while resolving
> /etc/kafka/conf
> -----------------------------------------------------------------------------------------
>
> Key: AMBARI-21135
> URL: https://issues.apache.org/jira/browse/AMBARI-21135
> Project: Ambari
> Issue Type: Bug
> Components: ambari-agent, ambari-server, stacks
> Affects Versions: 2.5.1
> Reporter: Jayush Luniya
> Assignee: Jayush Luniya
> Fix For: 2.5.2
>
> Attachments: AMBARI-21135.patch
>
>
> /usr/bin/conf-select was renamed to /usr/bin/hdfconf-select and hence we need
> to create a symlink from /usr/bin/conf-select -> /usr/bin/hdfconf-select.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)