Closed jerryshia closed 1 day ago
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Azure/azure-ml-sdk @azureml-github.
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Azure/azure-ml-sdk @azureml-github.
1. Section link1
Reason: Can not import
load_hub
fromazure.ai.ml
, there is no functionload_hub
inazure.ai.ml
.2. Section link1
Reason: ImportError: cannot import name
SparkJob
fromazure.ai.ml.entities._credentials
ImportError: cannot import nameSparkResourceConfiguration
fromazure.ai.ml.entities._credentials
Suggestion: Update code to
from azure.ai.ml.entities._credentials import AmlTokenConfiguration
from azure.ai.ml.entities import SparkJob, SparkResourceConfiguration
@rohit-ganguly, @lmazuel, @mayurid, @diondrapeck for notification.