awslabs / aws-glue-libs

AWS Glue Libraries are additions and enhancements to Spark for ETL operations.
Other
635 stars 299 forks source link

aws glue image 3.0 docker image exits with error code 0 #196

Open samirakarki opened 12 months ago

samirakarki commented 12 months ago

I'm using aws glue image 3.0 in Dockerfile and utilizing this image to run pyspark test case as Codebuild process which is run via buildspec.yml file. Recently out codebuild is failing to run below line:

It hits "Reason: exit status 137" upon investaging:

  1. I have checked the log, I see no java related error, if that was cause relating to OOM.
  2. One thing I've identified, container exits right away after the image is tagged.
  3. I've attached the logs below. test.txt