You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2019/05/24 17:02:01 UTC

[jira] [Resolved] (FLINK-12416) Docker build script fails on symlink creation ln -s

     [ https://issues.apache.org/jira/browse/FLINK-12416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann resolved FLINK-12416.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.8.1
                   1.9.0

Fixed via
1.9.0: f1c3ac47b67a8940fcfdfb96ce3de5a32b34901d
1.8.1: 0094df9dc284d8748c80db7b5c7993f995dc59b0

> Docker build script fails on symlink creation ln -s
> ---------------------------------------------------
>
>                 Key: FLINK-12416
>                 URL: https://issues.apache.org/jira/browse/FLINK-12416
>             Project: Flink
>          Issue Type: Bug
>          Components: Deployment / Docker
>    Affects Versions: 1.8.0
>            Reporter: Slava D
>            Assignee: Yun Tang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.9.0, 1.8.1
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When using script 'build.sh' from 'flink-container/docker' it fails onĀ 
> {code:java}
> + ln -s /opt/flink-1.8.0-bin-hadoop28-scala_2.12.tgz /opt/flink
> + ln -s /opt/job.jar /opt/flink/lib
> ln: /opt/flink/lib: Not a directory
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)