Skip to content

Conversation

@jiajie999
Copy link

@jiajie999 jiajie999 commented May 21, 2020

When create emr cluster in region 'ap-south-1', get_region_from_subnet(***) in _utils.py
return 'ap-south-' as region name.

Issue #, if available:

Description of changes:

1 Add a funtion get_region_from_session in _util.py
2 Replace get_region_from_subnet to get_region_from_session

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

igorborgest and others added 3 commits May 20, 2020 08:45
Bumping version to 1.2.0
When using region like 'ap-south-1', get_region_from_subnet(***) in _utils.py
return 'ap-south-' as region name.

Add get_region_from_session fix it.
Copy link
Contributor

@igorborgest igorborgest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great Job! Thanks @jiajie999 !

@igorborgest igorborgest self-assigned this May 21, 2020
@igorborgest igorborgest added bug Something isn't working micro release Will be addressed in the next micro release labels May 21, 2020
@igorborgest igorborgest changed the base branch from master to dev May 21, 2020 14:10
@igorborgest igorborgest merged commit 8de64d8 into aws:dev May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working micro release Will be addressed in the next micro release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants