05-30-2018 09:54 PM
05-31-2018 08:05 AM
Not sure if you're asking about the Parquet path or the Machine_Learning path. I can't help with the latter, but the former is easy to fix.
sudo mkdir /datastore
sudo chown -R www-data:www-data /datastore
Then set the path in Settings -> M.Learning -> Temporary Data Structure Folder
This worked for me - I didn't see it included in the Admin guide, but it was in the workshop documentation from Ignite.
06-21-2018 12:16 PM
07-22-2018 02:20 PM
Please can you send/attach the workshop guide.
07-31-2018 11:02 AM
I also had this problem, I fixed it using the commands
sudo mkdir /datastore
sudo chown www-data -R /datastore
than you need to configure the machine learning path to /datastore.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!