You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@celeborn.apache.org by GitBox <gi...@apache.org> on 2022/11/22 06:37:41 UTC

[GitHub] [incubator-celeborn] waitinfuture commented on a diff in pull request #986: [CELEBORN-5] Update contributing guide.

waitinfuture commented on code in PR #986:
URL: https://github.com/apache/incubator-celeborn/pull/986#discussion_r1028919793


##########
CONTRIBUTING.md:
##########
@@ -3,19 +3,20 @@ Any contributions from the open-source community to improve this project are wel
 
 ## Code Style
 This project uses check-style plugins. Run some checks before you create a new pull request.
+
 ```shell
-dev/check-spark-2.4.sh
-dev/check-spark-3.0.sh
+/dev/reformat
 ```
 
 ## How to Contribute
-For collaboration, feel free to contact us. To report a bug, you can just open an issue on GitHub
+For collaboration, feel free to contact us on [Slack](https://join.slack.com/t/apachecelebor-kw08030/shared_invite/zt-1ju3hd5j8-4Z5keMdzpcVMspe4UJzF4Q).
+To report a bug, you can just open a ticket on [Jira](https://issues.apache.org/jira/projects/CELEBORN/issues)   
 and attach the exceptions and your analysis if any. For other improvements, you can contact us or
-open an issue first and describe what improvement you would like to do. After reaching a consensus,
-you can open a pull request and your pull request will get merged after reviewed.
+open a Jira ticket first and describe what improvement you would like to do. 
+After reaching a consensus, you can open a pull request and your pull request 
+will get merged after reviewed.
 
 ## Improvements on the Schedule
 There are already some further improvements on the schedule and welcome to contact us for collaboration:
-1. Spark AE Support.
-2. Metrics Enhancement.
-3. Multiple-Engine Support.
+1.Flink support.
+2.Celeborn as a service.

Review Comment:
   2. Multi-tenant.
   3. Support Tez.
   4. Rolling upgrade.
   5. Multi-layered storage.
   6. Enhanced flow control.
   7. HA improvement.
   8. Enhanced K8S support.
   9. Support spilled data.
   10. Locality awareness.



-- 
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: dev-unsubscribe@celeborn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org