Github user tillrohrmann commented on the pull request: https://github.com/apache/flink/commit/bf29de981c2bcd5cb5d33c68b158c95c8820f43d#commitcomment-14470837 Hi @alexeyegorov, there are no binaries for 1.0-SNAPSHOT. But you can easily build it yourself by simply cloning the flink repository and then call `mvn clean package -DskipTests` in the root directory. If you then go to `build-target` you end up in the folder which contains the binary distribution of Flink. Thus, copying this folder to your cluster should do the job.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---