[
https://issues.apache.org/jira/browse/METRON-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16135278#comment-16135278
]
ASF GitHub Bot commented on METRON-1122:
----------------------------------------
Github user cestella commented on a diff in the pull request:
https://github.com/apache/metron/pull/709#discussion_r134258228
--- Diff:
metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/configuration/metron-profiler-env.xml
---
@@ -0,0 +1,98 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<configuration supports_final="true">
+ <property>
+ <name>profiler_kafka_start</name>
--- End diff --
+1, good catch. I'm a dork.
> 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)