Just pinging this thread as well that the issue with the VM should be fixed now. For some reason the version of Java the VM was trying to load was no longer valid upstream. If you pull from the repo and rebuild the VM things should be ok now.
-- Michael Mior [email protected] 2017-06-07 14:05 GMT-04:00 Julian Hyde <[email protected]>: > I encountered the twissandra problem too, and tried a similar workaround, > but Druid fails to load. > > > On Jun 6, 2017, at 5:12 PM, Nishant Bangarwa <[email protected]> > wrote: > > > > I faced issue issue when importing twissandra dataset. > > worked around by skipping that by commenting - > > https://github.com/vlsi/calcite-test-dataset/blob/ > master/vm/Vagrantfile#L72 > > > > This is not a solution for fixing the VM but probably would unblock above > > druid related PR. > > > > > > On Tue, 6 Jun 2017 at 15:53 Julian Hyde <[email protected]> wrote: > > > >> The VM seems to be broken. Using > >> https://github.com/vlsi/calcite-test-dataset/, I run into errors when > >> I do "mvn install". The same errors on both Linux and macOS. > >> > >> Anyone else seeing this? > >> > >> I can't accept Druid pull requests such as > >> https://github.com/apache/calcite/pull/464 until this is resolved. > >> > >> Julian > >> > >
