Azure / Azure/azureml-examples

LROPoller size and name methods are not supported

Open
#1,946 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Jupyter Notebook
Stars
2k
Forks
1.7k
Avg merge
18h 18m
Merged PRs (30d)
2

Description

### Operating System

Windows

### Version Information

Python Version:
azure-ai-ml package version:

1.1.2

### Steps to reproduce

1. I am running azureml-in-a-day example
2. In the cell: 'Create a compute resource to run your job' i get the next error:
'AttributeError: 'LROPoller' object has no attribute 'name''
3. Checking the methods of the created AmlCompute object, i see that neither size nor name are supported

### Expected behavior

Write the assigned values

### Actual behavior

Error

### Addition information

_No response_

Contributor guide

Open the contributing guide

Research direction

Start with the azureml-in-a-day example, specifically the “Create a compute resource to run your job” cell, and reproduce the AttributeError with azure-ai-ml 1.1.2. Inspect how the created AmlCompute object and its LROPoller are used for name and size. Done means the example writes the assigned values without the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, jupyter-notebook, python
Domain
cloud, machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.