As macOS is not listed as a server operating system supported by GridDB, what is the best way to setup GridDB in macOS for the Data Analysis purpose?
Asked
Active
Viewed 97 times
1
-
Have you tried installing it from source code? As per https://docs.griddb.net/gettingstarted/using-source-code/ – Aleksey Tsalolikhin Dec 23 '20 at 03:06
-
Not Yet, I have tried installing it on CentOS image using Docker though. Stuck there too. It says ==> chown: invalid user: 'gsadm:gridstore' . @AlekseyTsalolikhin – Suresh Regmi Dec 23 '20 at 03:40
-
Sounds like the gsadm user doesn’t exist. – Aleksey Tsalolikhin Dec 23 '20 at 03:48
1 Answers
0
You would be best suited using docker: https://hub.docker.com/r/griddb/griddb
once it's set up, you can test with the clients as shown in the readme

L. Connell
- 81
- 7