aws-samples / aws-glue-samples

AWS Glue code samples
MIT No Attribution
1.44k stars 820 forks source link

Issue while Migrating from Glue to Hive through S3 #73

Open AshishInamdar02 opened 4 years ago

AshishInamdar02 commented 4 years ago

Hi,

I followed the steps mentioned but whenever I run the Glue Job, it fails with the below error:

Invalid input: Exception in thread "main" java.io.FileNotFoundException: File file:/tmp/g-c8df90907da0771653b3edb778243f5a38e73e14-2295083367131776400/Scripts/hive_metastore_migration.py does not exist

Can anyone help?