azagrebin commented on a change in pull request #10932: [FLINK-15614][docs]
Consolidate Hadoop documentation
URL: https://github.com/apache/flink/pull/10932#discussion_r372385547
##########
File path: docs/ops/deployment/hadoop.md
##########
@@ -66,6 +71,29 @@ in the shell. Note that `hadoop` is the hadoop binary and
that `classpath` is an
Putting the Hadoop configuration in the same class path as the Hadoop
libraries makes Flink pick up that configuration.
+### Adding Hadoop to /lib
+
+The Flink project releases Hadoop distributions for specific versions, that
relocate or exclude several dependencies
+to reduce the risk of dependency clashes.
+These can be found on the [downloads]({{ site.download_url }}).
+For these versions it is sufficient to download the corresponding `Pre-bundled
Hadoop` component and placing it in
Review comment:
```suggestion
For these versions it is sufficient to download the corresponding
`Pre-bundled Hadoop` component and put it into
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services