fsk119 commented on code in PR #26770:
URL: https://github.com/apache/flink/pull/26770#discussion_r2196315737
##########
flink-dist/src/main/assemblies/bin.xml:
##########
@@ -122,6 +122,13 @@ under the License.
<fileMode>0644</fileMode>
</file>
+ <file>
Review Comment:
Currently, we don't modify the distribution if it really needs. For example,
we don't add all connectors into the distribution. Most of users download the
jar and mannually move the jar into the lib file if they need.
##########
flink-dist/src/main/assemblies/bin.xml:
##########
@@ -122,6 +122,13 @@ under the License.
<fileMode>0644</fileMode>
</file>
+ <file>
Review Comment:
Currently, we don't modify the distribution if it really needs. For example,
we don't add all connectors into the distribution. Most of users download the
jar and mannually move the jar into the lib file if they need.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]