Github user uce commented on a diff in the pull request:

    https://github.com/apache/flink/pull/295#discussion_r22783345
  
    --- Diff: docs/example_connectors.md ---
    @@ -90,16 +90,16 @@ Execute the following commands:
        curl 
https://raw.githubusercontent.com/apache/incubator-flink/master/flink-quickstart/quickstart.sh
 | bash
        ~~~
     
    -3. Set the the version of Flink to 
`{{site.FLINK_VERSION_HADOOP_2_STABLE}}` in the `pom.xml` file. The 
quickstart.sh script sets the version to the `hadoop1` version of Flink. Since 
the `microsoft-hadoop-azure` has been written for Hadoop 2.2 (mapreduce-API) 
version, we need to use the appropriate Flink version. 
    +3. Set the the version of Flink to `{{site.FLINK_VERSION_HADOOP2_STABLE}}` 
in the `pom.xml` file. The quickstart.sh script sets the version to the 
`hadoop1` version of Flink. Since the `microsoft-hadoop-azure` has been written 
for Hadoop 2.2 (mapreduce-API) version, we need to use the appropriate Flink 
version. 
    --- End diff --
    
    Is this still true? Does the quickstart.sh set the version to `hadoop1` of 
Flink? If yes, why?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to