Expedition Settings: Machine Learning Parquet Path

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Expedition Settings: Machine Learning Parquet Path

L0 Member

Does anyone know where the Machine_Learning path is created?Expedition_Project.jpg

6 REPLIES 6

L1 Bithead

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.

L5 Sessionator

This message mornally means there is not path specified for the ML logs. See the screenshot on where you need to add a file path. The default should be "/PALogs" unless you've mounted a disk that has more storage.

 

 

Please can you send/attach the workshop guide.

L3 Networker

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.

The folder /PALogs is present on the system but not with the correct permissions.

This fix works for me as well. Thanks a lot!

  • 15450 Views
  • 6 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

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!