{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# EMR on EC2 - Account Usage Report (Monthly)\n", "\n", "This notebook provides a breakdown of the costs for EMR on EC2 Clusters running in your AWS account. The dashboard generated at the end of the notebook provides the following information:\n", "\n", "- Aggregated hourly costs for all the clusters running in the account\n", "- AWS Costs repartitioning by service usage (Amazon EC2, Amazon EMR, EBS Storage, Data Transfer)\n", "- Total Costs for all EMR clusters running in the account\n", "- Instance Trends to determine which instances are launched by the EMR service (Instance type, family, market, architecture)\n", "\n", "To generate the analytics cost and usage dashboard, please modify the following **Configuration** section to match your environment, and run this notebook.\n", "\n", "***\n", "## Prerequisites\n", "