Skip to content

Machine Learning Sample Issue #36674

Open

Description

Section link1

image

Reason:
Can not import load_hub from azure.ai.ml, there is no function load_hub in azure.ai.ml.

Section link1

image

Reason:
ImportError: cannot import name SparkJob from azure.ai.ml.entities._credentials
ImportError: cannot import name SparkResourceConfiguration from azure.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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Machine LearningService AttentionWorkflow: This issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.test-reliabilityIssue that causes tests to be unreliable

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions