zentol commented on a change in pull request #7058: [FLINK-10817] Upgrade
presto dependency to support path-style access
URL: https://github.com/apache/flink/pull/7058#discussion_r232004611
##########
File path: docs/ops/filesystems.md
##########
@@ -48,7 +48,7 @@ including any NFS or SAN that is mounted into that local
file system.
the classpath to use them. Both internally use some Hadoop code, but
"shade away" all classes to avoid any dependency conflicts.
- `flink-s3-fs-presto`, registered under the scheme *"s3://"*, is based on
code from the [Presto project](https://prestodb.io/).
- You can configure it the same way you can [configure the Presto file
system](https://prestodb.io/docs/0.185/connector/hive.html#amazon-s3-configuration).
+ You can configure it the same way you can [configure the Presto file
system](https://prestodb.io/docs/0.186/connector/hive.html#amazon-s3-configuration).
Review comment:
has to be updated to 0.187?
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services