nickwallen commented on a change in pull request #1492: METRON-2225: Upgrade to
Solr 7.4.0
URL: https://github.com/apache/metron/pull/1492#discussion_r317720238
##########
File path: pom.xml
##########
@@ -144,6 +143,7 @@
<global_hbase_version>2.0.2</global_hbase_version>
<global_hbase_guava_version>17.0</global_hbase_guava_version>
<global_zeppelin_version>0.8.0</global_zeppelin_version>
+ <global_solr_version>7.4.0</global_solr_version>
Review comment:
When spinning up Full Dev, there is a task that runs that downloads and
untars the old version of Solr 6.6.2. I'm not sure we need this to happen, but
just to keep feature parity, we at least need to update the version number in
this file...
https://github.com/apache/metron/blob/e6ca3c71d8120516afcf816be2cda81093088b72/metron-deployment/ansible/roles/solr/defaults/main.yml#L18
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services