DanRoscigno commented on code in PR #10522:
URL: https://github.com/apache/hudi/pull/10522#discussion_r1458986132
##########
website/versioned_docs/version-0.14.1/docker_demo.md:
##########
@@ -134,9 +135,10 @@ $ docker ps
:::note Please note the following for Mac AArch64 users
<ul>
- <li> The demo must be built and run using the master branch. We currently
plan to include support starting with the
- 0.13.0 release. </li>
+ <li> The demo must be built and run using the release-0.14.1 tag. </li>
<li> Presto and Trino are not currently supported in the demo. </li>
+ <li> You will see warningss that there is no historyserver for your
archittecture. You can ignore this </li>
+ <li> You wil see warnings "Unable to load native-hadoop library for your
platform... using builtin-java classes where applicable." You can ignore this
</li>
Review Comment:
```suggestion
<li> You wil see the warning "Unable to load native-hadoop library for
your platform... using builtin-java classes where applicable." You can ignore
this. </li>
```
--
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]