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

[jira] [Closed] (FLINK-12222) 'start-scala-shell -a ' doesn't ship jars to yarn container

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

Jeff Zhang closed FLINK-12222.
------------------------------
    Resolution: Invalid

> 'start-scala-shell -a <jars>' doesn't ship jars to yarn container
> -----------------------------------------------------------------
>
>                 Key: FLINK-12222
>                 URL: https://issues.apache.org/jira/browse/FLINK-12222
>             Project: Flink
>          Issue Type: Bug
>          Components: Deployment / YARN, Scala Shell
>    Affects Versions: 1.8.0
>            Reporter: Jeff Zhang
>            Assignee: Jeff Zhang
>            Priority: Major
>
> If user use `flink run` to submit flink jars, he could build uber jar to include all its dependencies, but in flink scala-shell, there's no way to ship custom jars.  Currently `start-scala-shell -a <jars>` only put the jars on the classpath of client side, but doesn't ship it to yarn container. This make it impossible to use these jars in flink tasks.



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