Ask Your Question
3

After upgrading aws-glue-sessions, why am I getting an exception related to set_glue_version?

asked 2023-05-03 16:50:08 +0000

huitzilopochtli gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-05-03 16:56:01 +0000

david gravatar image

There could be a few reasons why you're getting an exception related to setglueversion after upgrading aws-glue-sessions:

  1. Version compatibility: Perhaps the new version of aws-glue-sessions you've upgraded to is not compatible with the version of AWS Glue you're using. In this case, you may need to check the release notes of both the aws-glue-sessions and AWS Glue to make sure they're compatible.

  2. Code changes: The new version of aws-glue-sessions may have introduced some code changes or modifications that are incompatible with your existing codebase. In this case, you'll need to look at the code changes and see if you need to update your code to work with the new version.

  3. Configuration changes: The upgrade may have resulted in configuration changes that are causing issues with your code. You can try checking your configuration settings or trying to reset them to the default values.

Once you've identified the cause of the issue, you can work to fix the problem. If you're still having trouble, you can reach out to the AWS Glue support team for further assistance.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-05-03 16:50:08 +0000

Seen: 14 times

Last updated: May 03 '23