[ 
https://issues.apache.org/jira/browse/FLINK-29426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17609862#comment-17609862
 ] 

Jiang Xin commented on FLINK-29426:
-----------------------------------

Hi Tony, I tried to follow your steps to reproduce the error but built 
successfully. I suppose it may be a permission issue, could you change your 
working directory or run `mvn package` with `sudo`?

> Flink ML 2.1.0 Installation
> ---------------------------
>
>                 Key: FLINK-29426
>                 URL: https://issues.apache.org/jira/browse/FLINK-29426
>             Project: Flink
>          Issue Type: Bug
>          Components: Quickstarts
>    Affects Versions: ml-2.1.0
>         Environment: Java version: 11.0.16
> Flink version: 1.15.2
>            Reporter: Tony Sun
>            Priority: Major
>
> 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
> {quote}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]
> {quote}
> It doesn't seem like `target` is a folder in `flink-ml-2.1.0`.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to