{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# EMR on EC2 - Cluster Usage Report \n", "\n", "This notebook provides a detailed view of the costs for a single EMR on EC2 cluster. The dashboard generated at the end of the notebook provides the following information: \n", "\n", "- Hourly costs of the cluster for the time it was running\n", "- AWS Costs repartitioning by service usage (Amazon EC2, Amazon EMR, EBS Storage, Data Transfer)\n", "- Instance Trends to determine which instance types were launched on the cluster (Instance type, family, market, architecture)\n", "- Cost allocation per user and YARN applications, along with unallocated cost view to show resources that were not used\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" ] }, { "cell_type": "markdown", "metadata": { "execution": { "iopub.execute_input": "2023-04-04T03:04:06.976356Z", "iopub.status.busy": "2023-04-04T03:04:06.976035Z" }, "tags": [] }, "source": [ "***\n", "\n", "## Prerequisites\n", "