Hi Katsuya, Do you have JDK installed?
[1] https://drill.apache.org/docs/embedded-mode-prerequisites/ Kind regards, Arina On Tue, Jul 10, 2018 at 6:14 PM Katsuya Horiuchi < [email protected]> wrote: > Hello, > > I found this project last week and I would like to use it on Windows > 7/10 machine, which has Java version 10.0.1. > > However, my path to java executable file is: > `C:\Program Files (x86)\Common Files\Oracle\Java\javapath\java.exe` > > I set the environment variable JAVA_HOME to `C:\Program Files > (x86)\Common Files\Oracle\Java`, but that throws an error. > After reading `sqlline.bat` file, I found out the executable file is > supposed to be in `bin` directory. > > I did not change default configuration upon Java installation. > Therefore, I was wondering if there should be a way to specify full > path to the executable file. > Or am I missing something? > > Thanks for your help. > > > Best regards, > > Katsuya >
