Skip to content

[HUDI-2373] Generate versioned docs for Hudi 0.9.0 release, including updated con…#3551

Merged
nsivabalan merged 2 commits intoapache:asf-sitefrom
umehrot2:0.9.0_release_docs
Aug 27, 2021
Merged

[HUDI-2373] Generate versioned docs for Hudi 0.9.0 release, including updated con…#3551
nsivabalan merged 2 commits intoapache:asf-sitefrom
umehrot2:0.9.0_release_docs

Conversation

@umehrot2
Copy link
Contributor

@umehrot2 umehrot2 commented Aug 27, 2021

…figs for 0.9.0 and current unreleased version

This PR does the following:

  • Updates the docs code to reflect the latest release
  • Generate versioned docs for 0.9.0 release
  • 0.9.0 configs are generated from 0.9.0 jars
  • current unreleased version configs are also updated by generating from 0.10.0-SNAPSHOT jars

Tips

What is the purpose of the pull request

(For example: This pull request adds quick-start document.)

Brief change log

(for example:)

  • Modify AnnotationLocation checkstyle rule in checkstyle.xml

Verify this pull request

(Please pick either of the following options)

This pull request is a trivial rework / code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end.
  • Added HoodieClientWriteTest to verify the change.
  • Manually verified the change by running a job locally.

Committer checklist

  • Has a corresponding JIRA in PR title & commit

  • Commit message is descriptive of the change

  • CI is green

  • Necessary doc changes done or have another open PR

  • For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.

…figs for 0.9.0 and current unreleased version
@vingov
Copy link

vingov commented Aug 27, 2021

@umehrot2 - The redirects in the config file are throwing errors when I try to build it locally, I guess you need to merge this PR first then build this PR again:

Error: You are trying to create client-side redirections to paths that do not exist:
- /releases/release-0.9.0
- /releases/release-0.9.0
- /releases/release-0.9.0

@nsivabalan nsivabalan added the priority:blocker Production down; release blocker label Aug 27, 2021
@nsivabalan
Copy link
Contributor

@umehrot2 : can you check on CI failure

@nsivabalan nsivabalan changed the title Generate versioned docs for Hudi 0.9.0 release, including updated con… [HUDI-2373] Generate versioned docs for Hudi 0.9.0 release, including updated con… Aug 27, 2021
@nsivabalan nsivabalan merged commit 0834046 into apache:asf-site Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority:blocker Production down; release blocker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants