[HUDI-2263] add steps for checkstyle#3461
Closed
data-storyteller wants to merge 428 commits intoapache:masterfrom
Closed
[HUDI-2263] add steps for checkstyle#3461data-storyteller wants to merge 428 commits intoapache:masterfrom
data-storyteller wants to merge 428 commits intoapache:masterfrom
Conversation
Add a new blog post introducing Datadog metrics reporter.
Co-authored-by: Wenning Ding <wenningd@amazon.com>
…ot partitioning tables (apache#1761)
Co-authored-by: deyzhong <deyzhong@tencent.com>
…igs are added to Hudi repo (apache#3303) * Add hudi utils to render configs automatically * Fix formatting for config page * Add spark configs * Add flink options * Add special case for Spark and Flink Configs * Remove target files and update gitignore * Remove the temp config file * Fix required and optional info for defaults Co-authored-by: rmahindra123 <rmahindra@Rajeshs-MacBook-Pro.local> Co-authored-by: Vinoth Chandar <vinoth@apache.org>
…plete re-design) (apache#3366) * Migrate the hudi site to docusaurus platform * Fixed the doc_root in travis file * Fixed the travis build script. * Added the website folder correctly. * Replaced yarn commands with npm to avoid conflicts with hadoop yarn command * new build files * Simplified the travis build script * Fixed the travis build script and styling * Restored content to resolve merge conflicts. * Rebased to resolve merge conflicts * Fixed the config pages layout and build script * Updated footer link from roadmap to streaming data lake + added robinhood to powered-by page * added robinhood to powered-by page * Updated the site as per the review comments
The monitoring section doesn't exist in `deployment.md` so the link in the TOC was not working. Unsure if it was removed or what happened, but this PR removes the link to the missing section.
* Fix configurations md for new website * Uncommit swap files Co-authored-by: rmahindra123 <rmahindra@Rajeshs-MacBook-Pro.local>
* add ks3 support doc for hudi * add md file for ks3 storage on hudi Co-authored-by: xuzifu <xuzifu.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tips
What is the purpose of the pull request
This pull request will update the contributing document for checkstyle.
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:)
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.