Skip to content

Adding support for Map in Distributed Mode #539

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

brycenrogers
Copy link

AWS released a new feature for Map called Distributed Mode, which allows for distributed processing in a Map. The IAM role compilation needs to be tweaked to handle this new format, otherwise it deploys fine.

Note: this does not currently work with validate: true as asl-validator does not yet support this behavior.

@harazdovskiy
Copy link

Hi, @brycenrogers, I'm also lacking DISTRIBUTED Map feature. To understand you correctly, you have closed this pull because of asl-validator?

@brycenrogers
Copy link
Author

Hey @harazdovskiy I closed this because it was implemented right before I created this PR in #536. You should be able to define the Distributed Map without issue in the next release. asl-validator does still need to update their logic to handle the new ItemProcessor/Distributed Map feature though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants