How do I ensure that there’s only reducer for my EMR Streaming job? Is there any way to do this from the web frontend when I’m creating a new Jobflow?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can configure Hadoop in the bootstrap action using the –arg flag. Specifically to your question you can set the mapred.tasktracker.reduce.tasks.maximum to 1.