mansipp commented on code in PR #12923: URL: https://github.com/apache/hudi/pull/12923#discussion_r1984558029
########## website/docs/cli.md: ########## @@ -73,7 +76,7 @@ export CLIENT_JAR=/lib/spark-3.2.0-bin-hadoop3.2/jars/aws-java-sdk-bundle-1.12.4 ``` Once these are set, you are good to launch hudi-cli and access S3 dataset. ``` -./hudi-cli/hudi-cli.sh +./packaging/hudi-cli-bundle/hudi-cli-with-bundle.sh ``` ### Using hudi-cli on Google Dataproc [Dataproc](https://cloud.google.com/dataproc) is Google's managed service for running Apache Hadoop, Apache Spark, Review Comment: Should we update it to `1.1.0` for this version (as we are deprecating hudi cli from 1.1.0 and this public doc will be used for 1.1.0) and to `1.0.0` and `1.0.1` in `versioned_docs` for respected releases? -- 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]
