[ https://issues.apache.org/jira/browse/FLINK-6447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15997245#comment-15997245 ]
ASF GitHub Bot commented on FLINK-6447: --------------------------------------- Github user greghogan commented on a diff in the pull request: https://github.com/apache/flink/pull/3828#discussion_r114860033 --- Diff: docs/setup/aws.md --- @@ -32,17 +32,23 @@ Amazon Web Services offers cloud computing services on which you can run Flink. [Amazon Elastic MapReduce](https://aws.amazon.com/elasticmapreduce/) (Amazon EMR) is a web service that makes it easy to quickly setup a Hadoop cluster. This is the **recommended way** to run Flink on AWS as it takes care of setting up everything. -### Create EMR Cluster +### Standard EMR Installation -The EMR documentation contains [examples showing how to start an EMR cluster](http://docs.aws.amazon.com/ElasticMapReduce/latest/ManagementGuide/emr-gs-launch-sample-cluster.html). You can follow that guide and install any EMR release. You don't need to install *All Applications* part of the EMR release, but can stick to *Core Hadoop*: +Flink is a supported application on Amazon EMR. Basically all you have to do is choose Flink as an application, along with whatever --- End diff -- How about something like "Flink is a supported application on Amazon EMR. [Amazon's documentation](http://docs.aws.amazon.com/emr/latest/ReleaseGuide/emr-flink.html) describes configuring Flink, creating and monitoring a cluster, and working with jobs."? > AWS/EMR docs are out-of-date > ---------------------------- > > Key: FLINK-6447 > URL: https://issues.apache.org/jira/browse/FLINK-6447 > Project: Flink > Issue Type: Improvement > Components: Documentation > Reporter: David Anderson > Assignee: David Anderson > > EMR now has explicit Flink support, so there's no need to install Flink by > hand. -- This message was sent by Atlassian JIRA (v6.3.15#6346)