I've followed the instructions to install GridDB on Windows Subsystem for Linux. While the install seems to have gone successfully, I'm having an issue getting into the GridDB CLI.
The official instructions for WSL were not entirely clear how to use GridDB CLI - the hyperlink just redirected to the page I was already looking at. But I found the following instructions and was following them
So I did the following:
/usr/bin$ gs_sh
/usr/bin/gs_sh: 40: java: not found
I've looked through the instructions with no mention of this error. Any ideas?