- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
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.
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.
08-09-2018 05:16 AM - edited 08-09-2018 05:16 AM
The folder /PALogs is present on the system but not with the correct permissions.
05-07-2020 08:52 AM
This fix works for me as well. Thanks a lot!
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!