azureml-examples icon indicating copy to clipboard operation
azureml-examples copied to clipboard

Error in featurestore_sample

Open Nina101 opened this issue 11 months ago • 0 comments

Operating System

Windows

Version Information

  • There is no file mounted for Serverless spark compute
  • Cannot continue with the sample.
  • Same problem with all notebooks in featurestore_sample

Image

Steps to reproduce

  1. Clone this tutorial on "Notebooks" of Azure ML studio
  2. Choose Serverless Spark Compute
  3. Configure session with conda environment
  4. Start execute the notebook with starting spark session
  5. On "Setup root directory for the samples" section, there is no way to set this directory because there is no file is mounted.

Expected behavior

  • The default file share is mounted for serverless Spark compute as describe in the documentation
  • All files or folder are clone or upload to "Files" section of "Notebooks" accessible when choosing serverless Spark compute

Actual behavior

Image

There are no files or folders in Files section of "Notebooks" could be found when running notebook using serverless Spark compute

Addition information

All notebooks in this link are affected by this issue.

Nina101 avatar Mar 06 '25 09:03 Nina101