You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metron.apache.org by justinleet <gi...@git.apache.org> on 2018/02/01 19:49:14 UTC

[GitHub] metron pull request #918: METRON-1436: Manually Install Solr Cloud in Full D...

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

    https://github.com/apache/metron/pull/918#discussion_r165468451
  
    --- Diff: metron-deployment/packaging/docker/rpm-docker/SPECS/metron.spec ---
    @@ -225,6 +225,7 @@ This package installs the Metron Solr files
     %dir %{metron_home}/bin
     %dir %{metron_home}/config
     %dir %{metron_home}/lib
    +%{metron_home}/bin/install_solr.sh
    --- End diff --
    
    There should also be an entry at the bottom for the changelog.


---