Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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.