[
https://issues.apache.org/jira/browse/METRON-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068727#comment-16068727
]
ASF GitHub Bot commented on METRON-1007:
----------------------------------------
Github user JonZeolla commented on a diff in the pull request:
https://github.com/apache/metron/pull/627#discussion_r124873582
--- Diff: metron-deployment/packaging/docker/rpm-docker/SPECS/metron.spec
---
@@ -409,6 +428,7 @@ chkconfig --del metron-management-ui
#
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
%changelog
+* Thu Jun 29 2017 Add Metron Management jar - 0.4.0+1
--- End diff --
Perhaps this should be:
```
* Thu Jun 29 2017 Otto Fowler <[email protected]> - 0.4.0+1
- Added Metron Management jar
```
Or similar? Not clean on when we use individual names/contact info or
`Apache Metron <[email protected]>`.
> Ship the metron-management jar as part of the mpack install
> -----------------------------------------------------------
>
> Key: METRON-1007
> URL: https://issues.apache.org/jira/browse/METRON-1007
> Project: Metron
> Issue Type: Improvement
> Reporter: Casey Stella
> Assignee: Otto Fowler
>
> Right now we have built a set of useful stellar functions without any
> mechanism (outside of manual) to install them on a cluster. We should
> install them to $METRON_HOME/lib. This involves creating a RPM and modifying
> the mpack to install the rpm.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)