dongjoon-hyun commented on pull request #35422: URL: https://github.com/apache/spark/pull/35422#issuecomment-1033399557
Ya, @Yikun . As I requested https://github.com/apache/spark/pull/35422#pullrequestreview-875126680 , we had better have some real tests from now. It's a recommendation to help `Volcano` work to be solid in the community before `Apache Spark 3.3 Feature Freeze`, @Yikun , @william-wang , @martin-g , and @holdenk . Please note that Apache Spark has a sad history of reverting Graph module. 1. Apache Spark has a community vote to support it in the mailing list officially. 2. I helped them and merged its dependency PR. 3. However, the commit is reverted later like the following because the dependency was not maintained properly and Apache Spark has a concern about the future of the dependency. ``` Revert [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies ``` `volcano-model-v1beta1` dependency is also not strong enough yet. Please try to be more solid to protect your efforts. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
