[ 
https://issues.apache.org/jira/browse/METRON-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168128#comment-16168128
 ] 

ASF GitHub Bot commented on METRON-1188:
----------------------------------------

Github user mmiklavc commented on a diff in the pull request:

    https://github.com/apache/metron/pull/760#discussion_r139194190
  
    --- Diff: 
metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/scripts/enrichment_commands.py
 ---
    @@ -55,14 +56,14 @@ def is_kafka_acl_configured(self):
         def set_kafka_configured(self):
             Logger.info("Setting Kafka Configured to True")
             File(self.__params.enrichment_kafka_configured_flag_file,
    -             content="",
    +             content="This file created on: " + 
datetime.now().strftime('%Y-%m-%d %H:%M:%S'),
    --- End diff --
    
    Yeah, probably worthwhile.


> Ambari global configuration management broken
> ---------------------------------------------
>
>                 Key: METRON-1188
>                 URL: https://issues.apache.org/jira/browse/METRON-1188
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Michael Miklavcic
>            Assignee: Michael Miklavcic
>
> Ambari currently ignores values from the UI when managing the global.json 
> file. These values are hard-coded in the status_params.py file as part of the 
> mpack. In addition, Ambari restarts are clobbering configuration changes in 
> Zookeeper.



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

Reply via email to