Re: using thin jar to replace fat jar on yarn cluster mode
Posted by
tangjunliang@huitongjy.com on
Dec 23, 2019; 2:34am
URL: http://apache-flink.370.s1.nabble.com/using-thin-jar-to-replace-fat-jar-on-yarn-cluster-mode-tp1293p1294.html
Specify classpath
[hidden email]
From:
[hidden email]
Date: 2019-12-23 10:09
To: user; user-zh
Subject: using thin jar to replace fat jar on yarn cluster mode
Hi,
Does flink on yarn support using thin jar to replace fat jar?
I don't want the jar of each flink task to have hundreds of MB. I want to put all the dependent packages in a single directory,and then the size of each flink task jar will be tens of KB.
________________________________
[hidden email]