Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-29426

Flink ML 2.1.0 Installation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • ml-2.1.0
    • None
    • Quickstarts
    • None
    • Java version: 11.0.16

      Flink version: 1.15.2

    Description

      Trying to go through Flink-ML quickstart but having an issue with building Flink ML's source code.

      Steps to reproduce:

      1. sudo wget https://dlcdn.apache.org/flink/flink-ml-2.1.0/flink-ml-2.1.0-src.tgz
      2. sudo tar -xzf flink-ml-2.1.0-src.tgz
      3. mvn clean package -DskipTests -Dcheckstyle.skip

      Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (validate) on project flink-ml-parent: Unable to create output stream: /usr/src/flink-ml-2.1.0/target/checkstyle-result.xml: /usr/src/flink-ml-2.1.0/target/checkstyle-result.xml (No such file or directory) -> [Help 1]

      It doesn't seem like `target` is a folder in `flink-ml-2.1.0`.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tsun Tony Sun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: