Yesha Vora created AMBARI-22275:
-----------------------------------

             Summary: 
yarn.timeline-service.entity-group-fs-store.group-id-plugin-classpath value is 
not set properly
                 Key: AMBARI-22275
                 URL: https://issues.apache.org/jira/browse/AMBARI-22275
             Project: Ambari
          Issue Type: Bug
    Affects Versions: 2.6.0
            Reporter: Yesha Vora


Timeline service entity class path value is wrongly populated.

{code:title=current value}
<property>
      
<name>yarn.timeline-service.entity-group-fs-store.group-id-plugin-classpath</name>
      <value></value>
    </property>
{code}
{code:title=expected value}
<property>
      
<name>yarn.timeline-service.entity-group-fs-store.group-id-plugin-classpath</name>
      <value>/usr/hdp/${hdp.version}/spark/hdpLib/*</value>
    </property>{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to