This is an automated email from the ASF dual-hosted git repository. vinoth pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git
commit fa2ac3bb1bdc03bccf1968d531ebd29977b94f4d Author: vinoth chandar <[email protected]> AuthorDate: Wed Dec 25 16:39:18 2019 -0800 [MINOR] Replace reference to HIPs with RFCs --- docs/community.cn.md | 10 +++++----- docs/community.md | 10 +++++----- docs/contributing.cn.md | 2 +- docs/contributing.md | 2 +- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/community.cn.md b/docs/community.cn.md index 853cfce..e180f72 100644 --- a/docs/community.cn.md +++ b/docs/community.cn.md @@ -15,7 +15,7 @@ There are several ways to get in touch with the Hudi community. | For any general questions, user support, development discussions | Dev Mailing list ([Subscribe](mailto:[email protected]), [Unsubscribe](mailto:[email protected]), [Archives](https://lists.apache.org/[email protected])). Empty email works for subscribe/unsubscribe. Please use [gists](https://gist.github.com) to share code/stacktraces on the email. | | For reporting bugs or issues or discover known issues | Please use [ASF Hudi JIRA](https://issues.apache.org/jira/projects/HUDI/summary). See [#here](#accounts) for access | | For quick pings & 1-1 chats | Join our [slack group](https://join.slack.com/t/apache-hudi/signup) | -| For proposing large features, changes | Start a Hudi Improvement Process (HIP). Instructions [here](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=103091449#ApacheHudi(Incubating)-Designdocuments/HIPs). +| For proposing large features, changes | Start a RFC. Instructions [here](https://cwiki.apache.org/confluence/display/HUDI/RFC+Process). See [#here](#accounts) for wiki access | | For stream of commits, pull requests etc | Commits Mailing list ([Subscribe](mailto:[email protected]), [Unsubscribe](mailto:[email protected]), [Archives](https://lists.apache.org/[email protected])) | @@ -29,11 +29,11 @@ Apache Hudi community welcomes contributions from anyone! Here are few ways, you can get involved. - Ask (and/or) answer questions on our support channels listed above. - - Review code or HIPs + - Review code or RFCs - Help improve documentation - Author blogs on our wiki - Testing; Improving out-of-box experience by reporting bugs - - Share new ideas/directions to pursue or propose a new HIP + - Share new ideas/directions to pursue or propose a new RFC - Contributing code to the project ([newbie JIRAs](https://issues.apache.org/jira/issues/?jql=project+%3D+HUDI+AND+component+%3D+newbie)) ## Become a Committer @@ -42,7 +42,7 @@ We are always looking for strong contributors, who can become [committers](https Committers are chosen by a majority vote of the Apache Hudi [PMC](https://www.apache.org/foundation/how-it-works.html#pmc-members), after a discussion on their candidacy based on the following criteria (not exclusive/comprehensive). - Embodies the ASF model code of [conduct](https://www.apache.org/foundation/policies/conduct.html) - - Has made significant technical contributions such as submitting PRs, filing bugs, testing, benchmarking, authoring HIPs, providing feedback/code reviews (+ more). + - Has made significant technical contributions such as submitting PRs, filing bugs, testing, benchmarking, authoring RFCs, providing feedback/code reviews (+ more). - Has helped the community over a few months, by answering questions on support channels above and triaging issues/jiras. - Demonstrates clear code/design ownership of a component or code area (eg: Delta Streamer, Hive/Presto Integration etc). - Brought thought leadership and new ideas into the project and evangelized them with the community via conference talks, blog posts. @@ -79,4 +79,4 @@ It's useful to obtain few accounts to be able to effectively contribute to Hudi. - Github account is needed to send pull requests to Hudi - Sign-up/in to the Apache [JIRA](https://issues.apache.org/jira). Then please email the dev mailing list with your username, asking to be added as a contributor to the project. This enables you to assign/be-assigned tickets and comment on them. - - Sign-up/in to the Apache [cWiki](https://cwiki.apache.org/confluence/signup.action), to be able to contribute to the wiki pages/HIPs. + - Sign-up/in to the Apache [cWiki](https://cwiki.apache.org/confluence/signup.action), to be able to contribute to the wiki pages/RFCs. diff --git a/docs/community.md b/docs/community.md index d995a22..d3563d3 100644 --- a/docs/community.md +++ b/docs/community.md @@ -15,7 +15,7 @@ There are several ways to get in touch with the Hudi community. | For any general questions, user support, development discussions | Dev Mailing list ([Subscribe](mailto:[email protected]), [Unsubscribe](mailto:[email protected]), [Archives](https://lists.apache.org/[email protected])). Empty email works for subscribe/unsubscribe. Please use [gists](https://gist.github.com) to share code/stacktraces on the email. | | For reporting bugs or issues or discover known issues | Please use [ASF Hudi JIRA](https://issues.apache.org/jira/projects/HUDI/summary). See [#here](#accounts) for access | | For quick pings & 1-1 chats | Join our [slack group](https://join.slack.com/t/apache-hudi/signup). In case your mail domain is not there in pre-approved list for joining slack group, please check out the [github issue](https://github.com/apache/incubator-hudi/issues/143) | -| For proposing large features, changes | Start a Hudi Improvement Process (HIP). Instructions [here](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=103091449#ApacheHudi(Incubating)-Designdocuments/HIPs). +| For proposing large features, changes | Start a RFC. Instructions [here](https://cwiki.apache.org/confluence/display/HUDI/RFC+Process). See [#here](#accounts) for wiki access | | For stream of commits, pull requests etc | Commits Mailing list ([Subscribe](mailto:[email protected]), [Unsubscribe](mailto:[email protected]), [Archives](https://lists.apache.org/[email protected])) | @@ -29,11 +29,11 @@ Apache Hudi community welcomes contributions from anyone! Here are few ways, you can get involved. - Ask (and/or) answer questions on our support channels listed above. - - Review code or HIPs + - Review code or RFCs - Help improve documentation - Author blogs on our wiki - Testing; Improving out-of-box experience by reporting bugs - - Share new ideas/directions to pursue or propose a new HIP + - Share new ideas/directions to pursue or propose a new RFC - Contributing code to the project ([newbie JIRAs](https://issues.apache.org/jira/issues/?jql=project+%3D+HUDI+AND+component+%3D+newbie)) ## Become a Committer @@ -42,7 +42,7 @@ We are always looking for strong contributors, who can become [committers](https Committers are chosen by a majority vote of the Apache Hudi [PMC](https://www.apache.org/foundation/how-it-works.html#pmc-members), after a discussion on their candidacy based on the following criteria (not exclusive/comprehensive). - Embodies the ASF model code of [conduct](https://www.apache.org/foundation/policies/conduct.html) - - Has made significant technical contributions such as submitting PRs, filing bugs, testing, benchmarking, authoring HIPs, providing feedback/code reviews (+ more). + - Has made significant technical contributions such as submitting PRs, filing bugs, testing, benchmarking, authoring RFCs, providing feedback/code reviews (+ more). - Has helped the community over a few months, by answering questions on support channels above and triaging issues/jiras. - Demonstrates clear code/design ownership of a component or code area (eg: Delta Streamer, Hive/Presto Integration etc). - Brought thought leadership and new ideas into the project and evangelized them with the community via conference talks, blog posts. @@ -79,4 +79,4 @@ It's useful to obtain few accounts to be able to effectively contribute to Hudi. - Github account is needed to send pull requests to Hudi - Sign-up/in to the Apache [JIRA](https://issues.apache.org/jira). Then please email the dev mailing list with your username, asking to be added as a contributor to the project. This enables you to assign/be-assigned tickets and comment on them. - - Sign-up/in to the Apache [cWiki](https://cwiki.apache.org/confluence/signup.action), to be able to contribute to the wiki pages/HIPs. + - Sign-up/in to the Apache [cWiki](https://cwiki.apache.org/confluence/signup.action), to be able to contribute to the wiki pages/RFCs. diff --git a/docs/contributing.cn.md b/docs/contributing.cn.md index aca3136..5c67378 100644 --- a/docs/contributing.cn.md +++ b/docs/contributing.cn.md @@ -31,7 +31,7 @@ These instructions have been tested on IntelliJ. We also recommend setting up th Here's a typical lifecycle of events to contribute to Hudi. - - [Recommended] Share your intent on the mailing list, so that community can provide early feedback, point out any similar JIRAs or HIPs. + - [Recommended] Share your intent on the mailing list, so that community can provide early feedback, point out any similar JIRAs or RFCs. - [Optional] If you want to get involved, but don't have a project in mind, please check JIRA for small, quick-starters. - [Optional] Familiarize yourself with internals of Hudi using content on this page, as well as [wiki](https://cwiki.apache.org/confluence/display/HUDI) - Once you finalize on a project/task, please open a new JIRA or assign an existing one to yourself. (If you don't have perms to do this, please email the dev mailing list with your JIRA id and a small intro for yourself. We'd be happy to add you as a contributor) diff --git a/docs/contributing.md b/docs/contributing.md index 335c1cd..997dc89 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -34,7 +34,7 @@ These instructions have been tested on IntelliJ. Here's a typical lifecycle of events to contribute to Hudi. - - [Recommended] Share your intent on the mailing list, so that community can provide early feedback, point out any similar JIRAs or HIPs. + - [Recommended] Share your intent on the mailing list, so that community can provide early feedback, point out any similar JIRAs or RFCs. - [Optional] If you want to get involved, but don't have a project in mind, please check JIRA for small, quick-starters. - [Optional] Familiarize yourself with internals of Hudi using content on this page, as well as [wiki](https://cwiki.apache.org/confluence/display/HUDI) - Once you finalize on a project/task, please open a new JIRA or assign an existing one to yourself. (If you don't have perms to do this, please email the dev mailing list with your JIRA id and a small intro for yourself. We'd be happy to add you as a contributor)
