pan3793 commented on PR #1797:
URL: 
https://github.com/apache/incubator-celeborn/pull/1797#issuecomment-1669002347

   @cfmcgrady thanks for working on this.
   
   IMO, the dependencies auditing in Celeborn is a bit complex compared with 
Spark, since Celeborn is composed of client, master, and worker, all of them 
have different runtime jars.
   
   But I think we can merge the classpath of master and worker, which 
simplifies both packaging scripts and dependencies auditing, then the 
dependencies auditing only needs to take care of client and server dependencies.
   
   - dependencise-client-flink-1.14
   - dependencise-client-flink-...
   - dependencise-client-spark-2.4
   - dependencise-client-spark-...
   - dependencise-client-server


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

Reply via email to