You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/05/09 18:50:01 UTC

[jira] [Updated] (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 ]

ASF GitHub Bot updated FLINK-12416:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>
> 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)