awslabs / amazon-emr-on-eks-custom-image-cli

Amazon EMR on EKS Custom Image CLI
Apache License 2.0
25 stars 9 forks source link

update support for 6.7.0 release #19

Closed Swalloow closed 12 months ago

Swalloow commented 2 years ago

Issue #, if available: https://github.com/awslabs/amazon-emr-on-eks-custom-image-cli/issues/18

Description of changes:

# test results
Amazon EMR on EKS - Custom Image CLI
Version: 1.04
... Checking if docker cli is installed
... Checking Image Manifest
[INFO] Image ID: c767f3a659d4e4a8cab65d28a6426a095ad806ea5fbf41696e3fa1bcec039799
[INFO] Created On: 2022-06-24T22:56:00.680722429Z
[INFO] Default User Set to hadoop:hadoop : PASS
[INFO] Working Directory Set to /home/hadoop : PASS
[INFO] Entrypoint Set to /usr/bin/entrypoint.sh : PASS
[INFO] JAVA_HOME is set with value: /etc/alternatives/jre : PASS
[INFO] SPARK_HOME is set with value: /usr/lib/spark : PASS
[INFO] File Structure Test for hadoop-jars in /usr/lib/hadoop/lib: PASS
[INFO] File Structure Test for hadoop-jars-6 in /usr/lib/hadoop/lib: PASS
[INFO] File Structure Test for hadoop-files in /usr/lib/hadoop: PASS
[INFO] File Structure Test for hadoop-files-6 in /usr/lib/hadoop: PASS
[INFO] File Structure Test for hadoop-files-5-34 in /usr/lib/hadoop: PASS
[INFO] File Structure Test for spark-jars-6-6 in /usr/lib/spark/jars: PASS
[INFO] File Structure Test for hadoop-jars-6-6 in /usr/lib/hadoop/lib: PASS
[INFO] File Structure Test for hadoop-files-6-6 in /usr/lib/hadoop: PASS
... Start Running Sample Spark Job
[INFO] Sample Spark Job Test with local:///usr/lib/spark/examples/jars/spark-examples.jar : PASS
-----------------------------------------------------------------
Overall Custom Image Validation Succeeded.
-----------------------------------------------------------------

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.