You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2015/06/24 10:45:05 UTC

[jira] [Created] (FLINK-2266) Building Flink for a specific HDP version fails

Robert Metzger created FLINK-2266:
-------------------------------------

             Summary: Building Flink for a specific HDP version fails
                 Key: FLINK-2266
                 URL: https://issues.apache.org/jira/browse/FLINK-2266
             Project: Flink
          Issue Type: Bug
          Components: Build System
    Affects Versions: 0.9
            Reporter: Robert Metzger
            Assignee: Robert Metzger


I was talking to a user recently, who had issues using Flink's build-in HDFS client on HDP 2.1.
Building Flink against that version didn't work with the following command:

{code}
mvn clean install -DskipTests -Dhadoop.version=2.4.0.2.1.10.0-881 
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)