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

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

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

    https://github.com/apache/metron/pull/709#discussion_r134233234
  
    --- Diff: 
metron-deployment/packaging/ambari/metron-mpack/src/main/resources/addon-services/METRON/CURRENT/role_command_order.json
 ---
    @@ -5,11 +5,13 @@
             "_comment" : "dependencies for all cases",
             "METRON_INDEXING-INSTALL" : ["METRON_PARSERS-INSTALL"],
             "METRON_ENRICHMENT-INSTALL": ["METRON_INDEXING-INSTALL"],
    +        "METRON_PROFILER-INSTALL": ["METRON_ENRICHMENT-INSTALL"],
             "METRON_REST-INSTALL": ["METRON_PARSERS-INSTALL"],
             "METRON_PARSERS-START" : ["NAMENODE-START", 
"ZOOKEEPER_SERVER-START", "KAFKA_BROKER-START", 
"STORM_REST_API-START","METRON_ENRICHMENT_MASTER-START"],
             "METRON_ENRICHMENT_MASTER-START" : ["NAMENODE-START", 
"ZOOKEEPER_SERVER-START", "KAFKA_BROKER-START", "STORM_REST_API-START", 
"HBASE_MASTER-START", "HBASE_REGIONSERVER-START"],
             "METRON_ENRICHMENT_SERVICE_CHECK-SERVICE_CHECK" : 
["METRON_ENRICHMENT_MASTER-START"],
             "METRON_INDEXING-START" : ["NAMENODE-START", 
"ZOOKEEPER_SERVER-START", "KAFKA_BROKER-START", 
"STORM_REST_API-START","METRON_PARSERS-START"],
    +        "METRON_PROFILER-START" : ["NAMENODE-START", 
"ZOOKEEPER_SERVER-START", "KAFKA_BROKER-START", 
"STORM_REST_API-START","METRON_INDEXING-START"],
    --- End diff --
    
    does it really need indexing running to start? (to work, yes, but to start?)


> Add support for the profiler in the management pack
> ---------------------------------------------------
>
>                 Key: METRON-1122
>                 URL: https://issues.apache.org/jira/browse/METRON-1122
>             Project: Metron
>          Issue Type: Improvement
>            Reporter: Casey Stella
>
> The Profiler should be installed via the management pack.



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

Reply via email to