zentol opened a new pull request #7416: [FLINK-11267][release] Only create 
hadoop-free binary by default
URL: https://github.com/apache/flink/pull/7416
 
 
   ## What is the purpose of the change
   
   With this PR the `create_binary_release` script only creates hadoop-free 
Flink by default. This significantly reduces the size of our release and the 
time it takes to assemble it.
   
   The script can still be used to create hadoop/scala specific distributions 
if explicitly told to do so.
   
   ## Verifying this change
   
   The change itself is a trivial change without test coverage.
   
   However this change implies that users have to copy flink-shaded-hadoop2 
themselves into /lib if desired. This action is equivalent to the assembly of 
an hadoop-specific flink-dist, which really only copies flink-shaded-hadoop2 
into /lib during the build, and thus is covered by existing tests. (hadoop free 
yarn+kerberos on docker; Yarn IT cases)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to