[
https://issues.apache.org/jira/browse/METRON-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Hurley updated METRON-1288:
---------------------------------
Summary: METRON-822 (was: Force install of java8 since java9 does not
appear to work with the scripts)
> METRON-822
> ----------
>
> 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)