Alejandro Fernandez created AMBARI-17782:
--------------------------------------------

             Summary: Config changes for Atlas in HDP 2.4
                 Key: AMBARI-17782
                 URL: https://issues.apache.org/jira/browse/AMBARI-17782
             Project: Ambari
          Issue Type: Bug
          Components: stacks
    Affects Versions: 2.4.0
            Reporter: Alejandro Fernandez
            Assignee: Alejandro Fernandez
            Priority: Critical
             Fix For: 2.4.0


/etc/hive/conf/atlas-application.properties:
* atlas.rest.address (add this property)
 
/etc/hive/conf/hive-site.xml:
* atlas.cluster.name (remove this property)
* atlas.hook.hive.maxThreads (remove this property)
* atlas.hook.hive.minThreads (remove this property)
* atlas.rest.address (remove this property)

/etc/storm/conf/atlas-application.properties:
* atlas.rest.address (add this property)
 
/etc/storm/conf/storm.yaml:
* atlas.cluster.name (remove this property)
 
/etc/falcon/conf/atlas-application.properties:
* atlas.rest.address (add this property)
* atlas.cluster.name (this value is empty; need to set to correct value)
 
/etc/sqoop/conf/atlas-application.properties:
* atlas.jaas.KafkaClient.option.keyTab (remove this property)
* atlas.jaas.KafkaClient.option.principal (remove this property)
* atlas.jaas.KafkaClient.option.storeKey (remove this property)
* atlas.jaas.KafkaClient.option.useKeyTab (remove this property)
* atlas.jaas.KafkaClient.option.useTicketCache=true (add this property)
* atlas.jaas.KafkaClient.option.renewTicket=true (add this property)
* atlas.rest.address (add this property)
 
/etc/sqoop/conf/sqoop-site.xml:
* atlas.cluster.name (remove this property)

Also, there is no 'Custom sqoop-atlas-application.properties' section in Sqoop



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to