HowTo: AWS CLI Elastic MapReduce - Custom JAR Job Flow
Through this series we see how to extract information from the Elastic MapReduce ruby client, and use it to create the same command using the AWS CLI tool. In this article, we will look specifically at creating a job flow using a custom jar file.
HowTo: AWS CLI Elastic MapReduce - Cascading Job Flow
Through this series we see how to extract information from the Elastic MapReduce ruby client, and use it to create the same command using the AWS CLI tool. In this article, we will look specifically at running a Cascading cluster.
HowTo: AWS CLI Elastic MapReduce - Streaming Job Flow
Through this series we see how to extract information from the Elastic MapReduce ruby client, and use it to create the same command using the AWS CLI tool. In this article, we will look specifically at running a Streaming cluster.
HowTo: AWS CLI Elastic MapReduce - Interactive Pig
Through this series we see how to extract information from the Elastic MapReduce ruby client, and use it to create the same command using the AWS CLI tool. In this article, we will look specifically at running an interactive pig session.
HowTo: AWS CLI Elastic MapReduce - Pig Script
Through this series we see how to extract information from the Elastic MapReduce ruby client, and use it to create the same command using the AWS CLI tool. In this article, we will look specifically at running a Pig script.