You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@celeborn.apache.org by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/03/01 12:53:41 UTC

[GitHub] [incubator-celeborn-website] pan3793 commented on a diff in pull request #5: [CELEBORN-362][WEBSITE][FOLLOWUP] Add 0.2.0 release to website.

pan3793 commented on code in PR #5:
URL: https://github.com/apache/incubator-celeborn-website/pull/5#discussion_r1121678197


##########
docs/community/release_notes/release_note_0.2.0.md:
##########
@@ -0,0 +1,58 @@
+---
+license: |
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements. See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License. You may obtain a copy of the License at
+http://www.apache.org/licenses/LICENSE-2.0
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+---
+
+# apache Celeborn(Incubating) 0.2.0-incubating Release Notes

Review Comment:
   apache => Apache



##########
docs/community/release_notes/release_note_0.2.0.md:
##########
@@ -0,0 +1,58 @@
+---
+license: |
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements. See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License. You may obtain a copy of the License at
+http://www.apache.org/licenses/LICENSE-2.0
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+---
+
+# apache Celeborn(Incubating) 0.2.0-incubating Release Notes
+
+## Highlight
+
+- Support rolling upgrade.
+
+- Support quota management.
+
+- Shade netty completely.
+
+- Enhance build system.
+
+- Refactor configurations.
+
+- Remove log4j1.
+
+- Support spark 2.4 to 3.3.
+
+- Major improvements of Celeborn on Kubernetes, including documents and helm apps.
+
+- Add load-aware slots allocation algorithm.
+
+- Support columnar shuffle.
+
+- Support JDK11.
+
+### Performance
+
+- Add bitmap to filter unnecessary partition read.
+
+- Cache rpc to reduce driver memory pressure.

Review Comment:
   rpc => RPC, driver => Spark driver



##########
docs/community/release_notes/release_note_0.2.0.md:
##########
@@ -0,0 +1,58 @@
+---
+license: |
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements. See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License. You may obtain a copy of the License at
+http://www.apache.org/licenses/LICENSE-2.0
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+---
+
+# apache Celeborn(Incubating) 0.2.0-incubating Release Notes
+
+## Highlight
+
+- Support rolling upgrade.
+
+- Support quota management.
+
+- Shade netty completely.
+
+- Enhance build system.
+
+- Refactor configurations.
+
+- Remove log4j1.
+
+- Support spark 2.4 to 3.3.
+
+- Major improvements of Celeborn on Kubernetes, including documents and helm apps.
+
+- Add load-aware slots allocation algorithm.
+
+- Support columnar shuffle.
+
+- Support JDK11.
+
+### Performance
+
+- Add bitmap to filter unnecessary partition read.
+
+- Cache rpc to reduce driver memory pressure.
+
+### Others
+
+- Various bugfix and improvements.
+
+## Credits
+
+Thanks to the following contributors who helped to review and commit to Apache Celeborn (Incubating)
+0.2.0-incubating version, and the order is based on the commit time:
+zwangsheng,AngersZhuuuu,FMX,waitinfuture,dxheming,haiming,pan3793,lichaojacobs,liugs0213,nafiyAix,fanyilun,942011334,kerwin-zk,xunxunmimi5577,mcdull-zhang,wForget,RexXiong,leesf,zouxxyy,Gabriel39,zhongqiangczq,szyWilliam,boneanxs,jxysoft,cfmcgrady,zy-jordan,kaijchen,Rex(
+Hui) An,jiaoqingbo

Review Comment:
   better to not break a person name



##########
docs/community/release_notes/release_note_0.2.0.md:
##########
@@ -0,0 +1,58 @@
+---
+license: |
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements. See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License. You may obtain a copy of the License at
+http://www.apache.org/licenses/LICENSE-2.0
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+---
+
+# apache Celeborn(Incubating) 0.2.0-incubating Release Notes
+
+## Highlight
+
+- Support rolling upgrade.
+
+- Support quota management.
+
+- Shade netty completely.
+
+- Enhance build system.
+
+- Refactor configurations.
+
+- Remove log4j1.
+
+- Support spark 2.4 to 3.3.
+
+- Major improvements of Celeborn on Kubernetes, including documents and helm apps.

Review Comment:
   helm apps => Helm Chart



-- 
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