You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "yinhua.dai (JIRA)" <ji...@apache.org> on 2018/10/12 03:01:00 UTC

[jira] [Created] (FLINK-10535) User jar is present in the flink job manager's class path

yinhua.dai created FLINK-10535:
----------------------------------

             Summary: User jar is present in the flink job manager's class path
                 Key: FLINK-10535
                 URL: https://issues.apache.org/jira/browse/FLINK-10535
             Project: Flink
          Issue Type: Bug
          Components: YARN
    Affects Versions: 1.5.0
            Reporter: yinhua.dai


Run flink on yarn with attach and per-job mode, i.e. 
{code:java}
flink run -m yarn-cluster -yn 1 *** user.jar
{code}
The user.jar will not be present in flink job manager's class path, but as we observed that in flink 1.3 it will by default put to the beginning of flink job manager's class path.



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