rangareddy commented on PR #19617: URL: https://github.com/apache/hudi/pull/19617#issuecomment-5278918632
Removed the external link to the community walkthrough from both copies of the page, and trimmed the PR description down. Two knock-on changes I made rather than leave inconsistent: - The page also named **DBR 13.3 LTS** as an example of a Spark 3.4 runtime. That figure came from the guide I just removed, and I had explicitly said I would attribute rather than assert it — so with the attribution gone the example goes too. The bullet now reads "a DBR release built on Spark 3.4 needs Hudi 1.2.0 or later", which is a statement about Hudi, verifiable from this repo. - The **commit message** claimed the section "links a community walkthrough for the UI steps". That is no longer true and a commit message outlives the PR, so it is amended and force-pushed. It now records that no DBR release is named and no external guide linked, since neither could be verified here. Everything else stands: the cluster setup steps remain (bundle jar as a cluster library, plus the four Spark configs in `key value` form), and those four values are byte-identical to the ones this page already passes to `spark-shell` at lines 57-60, so they do not depend on any external source. Re-validated after the edits: no new `markdownlint` rule class, the section is byte-identical across `docs/` and `version-1.2.0`, admonitions and fences balanced, `pr_compliance.py` exit 0. -- 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]
