Till Rohrmann created FLINK-10919: ------------------------------------- Summary: Flink binary distribution too large Key: FLINK-10919 URL: https://issues.apache.org/jira/browse/FLINK-10919 Project: Flink Issue Type: Improvement Components: Build System Affects Versions: 1.7.0 Reporter: Till Rohrmann Fix For: 1.8.0
Flink's binary distribution is almost 500 MB large: {code} 128K ./bin 16K ./examples/python/streaming 28K ./examples/python/batch 44K ./examples/python 189M ./examples/streaming 240K ./examples/gelly 136K ./examples/batch 190M ./examples 131M ./lib 174M ./opt 0B ./log 56K ./conf 494M . {code} I think this is far too large and we should try to reduce the size. For example, the examples directory contains 3 different Kafka example jobs, each at least 50 MB of size. -- This message was sent by Atlassian JIRA (v7.6.3#76005)