Correction on my part, it does affect all packages.
I've also found the cause. To speed up the process I only built modules
that flink-dist depends on (see FLINK-9768). However flink-dist depends
on neither flink-examples-batch nor flink-examples-streaming, yet
happily accesses their target directory. The existing build process only
worked since _by chance_ these 2 modules are built before flink-dist
when doing a complete build.
I will rebuild the binaries (I don't think we have to cancel the RC for
this) and open a JIRA to fix the dependencies.
On 11.07.2018 09:27, Chesnay Schepler wrote:
oh, the packages that include hadoop are really missing it...
On 11.07.2018 09:25, Chesnay Schepler wrote:
@Yaz which binary package did you check? I looked into the
hadoop-free package and the folder is there.
Did you maybe encounter an error when extracting the package?
On 11.07.2018 05:44, Yaz Sh wrote:
-1
./examples/streaming folder is missing in binary packages
Cheers,
Yazdan
On Jul 10, 2018, at 9:57 PM, vino yang <yanghua1...@gmail.com> wrote:
+1
reviewed [1], [4] and [6]
2018-07-11 3:10 GMT+08:00 Chesnay Schepler <ches...@apache.org>:
Hi everyone,
Please review and vote on the release candidate #3 for the version
1.5.1,
as follows:
[ ] +1, Approve the release
[ ] -1, Do not approve the release (please provide specific comments)
The complete staging area is available for your review, which
includes:
* JIRA release notes [1],
* the official Apache source release and binary convenience
releases to be
deployed to dist.apache.org [2], which are signed with the key with
fingerprint 11D464BA [3],
* all artifacts to be deployed to the Maven Central Repository [4],
* source code tag "release-1.5.1-rc3" [5],
* website pull request listing the new release and adding
announcement
blog post [6].
This RC is a slightly modified version of the previous RC, with most
release testing being applicable to both release candidates. The
minimum
voting duration will hence be reduced to 24 hours. It is adopted by
majority approval, with at least 3 PMC affirmative votes.
Thanks,
Chesnay
[1] https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje
ctId=12315522&version=12343053
[2] https://dist.apache.org/repos/dist/dev/flink/1.5.1/
[3] https://dist.apache.org/repos/dist/release/flink/KEYS
[4]
https://repository.apache.org/content/repositories/orgapacheflink-1171
[5] https://git-wip-us.apache.org/repos/asf?p=flink.git;a=tag;h=
refs/tags/release-1.5.1-rc3
[6] https://github.com/apache/flink-web/pull/112