[Solved] An error occurred whereas calling o86.getDynamicFrame. Exception thrown in awaitResult:


In case you are operating a GlueJob in AWS and get the next error:

An error occurred whereas calling o86.getDynamicFrame. Exception thrown in awaitResult:

Then it’s worthwhile to view the CloudWatch logs that will help you pinpoint the place the issue is occuring.

The right way to resolve the Exception thrown in awaitResult

It’s extremely possible that the problem is in an expired IAM Position.

When a Position is created in IAM, the default most session period is about to 1 hour.

In case your GlueJob completes earlier than this time, then you definitely gained’t see the above error.

So you may resolve this by setting your Position‘s most session period to a bigger quantity.

Click on Edit within the Position’s particular console web page and choose the next period time.

The utmost worth doable is 12 hours except you set a customized period.

Leave a Reply