Closed ghost closed 4 years ago
Hi @BardiaAfshin I'm facing the same issue. Did you manage to resolve it? Thanks.
Cheers x
No, I have a support ticket from AWS, they basically came back with "this is proprietary issue", but I think that cannot be right answer. You can get their scala package working locally.
I am also facing the same issue. Could Aws team provide any solution @BardiaAfshin ?
Any answers about this issue?
Any solution to this?? I am getting same issue.. i am trying to run aws glue on my ubuntu system..
ypeError Traceback (most recent call last)
Recently we have updated the maven repository to solve issues for local development. Can you try again and check if you still see the issue?
Today I tried it on the latest Amazon Linux 2 and on my Macbook, and it worked without any errors.
If you still the error, can you describe details?
Thank you @moomindani - In my case, I had the jarsv1 not landing in the correct folder, but once that was fixed, I was able to run the job locally with no issue.
Thank you @moomindani - In my case, I had the jarsv1 not landing in the correct folder, but once that was fixed, I was able to run the job locally with no issue.
that is correct if glue jars were not available in the classpath you will see this error.
I followed instructions from aws docs - I see that in awslabs there is aws glue repo that has better instructions. BUT - for those wondering what jarsv1 is - like myself coming from aws docs, I followed these instructions and got it to work locally.
https://support.wharton.upenn.edu/help/glue-debugging#update-path-and-java-home-
It seems that you are not seeing the issue now. Please reopen this issue if you still see the issue.
Trying to run aws glue with AWSGlue.zip throws following error