MengYao created FLINK-28543: ------------------------------- Summary: After compiling Flink, you should provide the artifact file in tar format instead of a folder Key: FLINK-28543 URL: https://issues.apache.org/jira/browse/FLINK-28543 Project: Flink Issue Type: Improvement Components: Build System Affects Versions: 1.15.1, 1.15.0 Reporter: MengYao
After compiling Flink, under the target directory of the flink-dist module, the final binary files are located in the flink-version-bin/flink-version directory, but they are not tar files. Therefore, you always have to execute commands manually to generate tar packages. -- This message was sent by Atlassian Jira (v8.20.10#820010)