I ran into this when last trying to run the integration tests.

https://github.com/vlsi/calcite-test-dataset/issues/29

I filed an issue but didn't follow up to figure out what the issues were. I
know that druid works if you destroy/recreate. Stop/up definitely doesn't
work.

Kevin Risden


On Thu, Apr 25, 2019 at 7:08 PM Valeriy Trofimov <valtroffut...@gmail.com>
wrote:

> Same with following steps described at
> https://github.com/vlsi/calcite-test-dataset - running the "gfsh" command
> shows "gfsh: command not found" error
>
>
> On Thu, Apr 25, 2019 at 2:28 PM Valeriy Trofimov <valtroffut...@gmail.com>
> wrote:
>
> >
> > Hi All,
> >
> > Executing steps described at these links
> > https://calcite.apache.org/docs/howto.html#running-integration-tests
> > https://github.com/vlsi/calcite-test-dataset
> >
> > shows this error when accessing Druid data:
> > curl: (7) Failed to connect to localhost port 8082: Connection refused
> >
> > Using "vagrant ssh" command and then "ps aux | grep
> > org.apache.druid.cli.Main" shows that Druid is not running. Farhter
> > research into the VM shows that it has scripts to isntall and run Druid
> > (install.sh, run.sh) but they all fail:
> > run.sh fails with the "No such file or directory" error and "Error: Could
> > not find or load main class org.apache.druid.cli.Main" error
> >
> > The articles make it sound like Druid should be running  after you
> execute
> > the "vagrant up" command.
> >
> > Thank,
> > Val
> >
> >
> >
>

Reply via email to