[ https://issues.apache.org/jira/browse/FLINK-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16501479#comment-16501479 ]
Andrew Janke commented on FLINK-9448: ------------------------------------- Does it also require Java 1.8 to run? I remember seeing a reference on one of the pages saying that it runs under Java 1.6. > contribute-code.html references Hadoop 1.x support > -------------------------------------------------- > > Key: FLINK-9448 > URL: https://issues.apache.org/jira/browse/FLINK-9448 > Project: Flink > Issue Type: Bug > Components: Project Website > Reporter: Andrew Janke > Assignee: vinoyang > Priority: Minor > > In the Contribute Code page on the website, it references Hadoop 1.x support > under "How to use Git as a committer" and "Snapshots (Nightly Builds)" > > If you want to build for Hadoop 1, activate the build profile via mvn clean > > package -DskipTests -Dhadoop.profile=1. > > ... > > You can now include Apache Flink as a Maven dependency (see above) with > > version 1.6-SNAPSHOT (or `` for compatibility with old Hadoop 1.x versions). > That snapshot reference includes the Markdown code: > (or `{{ site.FLINK_VERSION_HADOOP_1_LATEST}}` for compatibility with old > Hadoop 1.x versions) > but there's no definition in config.yml for FLINK_VERSION_HADOOP_1_LATEST. > And looking through the other docs, it seems like only Hadoop 2.x is > supported at this point. > Is Hadoop 1.x still supported? And if not, should these references be removed? -- This message was sent by Atlassian JIRA (v7.6.3#76005)