Skip to content

Commit

Permalink
updated aws_emr_clusters_last_steps.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Jan 2, 2025
1 parent 17114c9 commit 28530d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aws/aws_emr_clusters_last_steps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ srcdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
usage_description="
Shows the last N steps executed on each EMR cluster and their EndTime to find idle clusters that should be removed
Also checks CloudWatch for steps submitted to catch directly submitted jobs such as Spark, Hive, Glue or Athena
which won't show up in the native steps list
Also checks CloudWatch for number of steps running within the last few months to catch directly submitted jobs such as
Spark, Hive, Glue or Athena which won't show up in the native steps list
You can also check this via the Monitoring tab graphs for the cluster by setting the date range further back
Expand Down

0 comments on commit 28530d4

Please sign in to comment.