[
https://issues.apache.org/jira/browse/METRON-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16242267#comment-16242267
]
ASF GitHub Bot commented on METRON-1288:
----------------------------------------
Github user ottobackwards commented on the issue:
https://github.com/apache/metron/pull/822
Thank you again for the contribution. We would like for you to re-submit
this pr as an individual so that we can maintain the correct author and
attribution.
Feel free to tag me in the new PR
> Force install of java8 since java9 does not appear to work with the scripts
> ---------------------------------------------------------------------------
>
> Key: METRON-1288
> URL: https://issues.apache.org/jira/browse/METRON-1288
> Project: Metron
> Issue Type: Bug
> Reporter: Brian Hurley
> Priority: Blocker
>
> Install script for dev instance does not work with Java9 (released in Sept
> 2017 and pulled in by default), the change will force install of Java8 which
> it does work with.
> - brew cask install vagrant virtualbox java docker
> + brew cask install vagrant virtualbox docker
> + brew cask install caskroom/versions/java8
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)