[
https://issues.apache.org/jira/browse/METRON-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16430891#comment-16430891
]
ASF GitHub Bot commented on METRON-1499:
----------------------------------------
Github user nickwallen commented on a diff in the pull request:
https://github.com/apache/metron/pull/984#discussion_r180166554
--- Diff:
metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/configuration/metron-enrichment-env.xml
---
@@ -129,70 +145,156 @@
<property>
<name>enrichment_topology_max_spout_pending</name>
<description>Spout Max Pending Tuples for the Enrichment
Topology</description>
- <value/>
- <display-name>Enrichment Max Pending</display-name>
+ <value>500</value>
--- End diff --
But this is definitely not necessary for the task at hand; METRON-1499.
If this is contentious, I can certainly pull this change out of this PR. I
could then submit a separate PR where we can debate this point. I don't want
to hang up this PR for something unrelated.
I'm good with either way.
> Enable Configuration of Unified Enrichment Topology via Ambari
> --------------------------------------------------------------
>
> Key: METRON-1499
> URL: https://issues.apache.org/jira/browse/METRON-1499
> Project: Metron
> Issue Type: Improvement
> Reporter: Nick Allen
> Assignee: Nick Allen
> Priority: Major
>
> We recently introduced an alternative enrichment topology that is being
> called the "Unified" enrichment topology. This is an alternative to the
> existing "Split Join" topology.
>
> We need to enhance the MPack so that a user can configure, stop, and start
> either the "Unified" or the "Split Join" enrichment topology.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)