[
https://issues.apache.org/jira/browse/METRON-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16242738#comment-16242738
]
ASF GitHub Bot commented on METRON-1307:
----------------------------------------
Github user CUGCR commented on the issue:
https://github.com/apache/metron/pull/835
@ottobackwards back to you!
> Force install of java8 since java9 does not appear to work with the scripts
> ---------------------------------------------------------------------------
>
> Key: METRON-1307
> URL: https://issues.apache.org/jira/browse/METRON-1307
> 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)