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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)