[ 
https://issues.apache.org/jira/browse/SPARK-42287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17684849#comment-17684849
 ] 

Apache Spark commented on SPARK-42287:
--------------------------------------

User 'zhenlineo' has created a pull request for this issue:
https://github.com/apache/spark/pull/39866

> Optimize the packaging strategy of connect client module
> --------------------------------------------------------
>
>                 Key: SPARK-42287
>                 URL: https://issues.apache.org/jira/browse/SPARK-42287
>             Project: Spark
>          Issue Type: Improvement
>          Components: Connect
>    Affects Versions: 3.5.0
>            Reporter: Yang Jie
>            Priority: Minor
>
> # `perfmark-api` not shaded into `connect-client-jvm module.jar` and it is 
> not the default dependency of spark, we can package `perfmark-api` to 
> `connect-client-jvm module.jar` to avoid users' manual dependence on it
>  # sbt-assembly result of `connect-client-jvm module` packed too much jars 
> and not relocation them, such as hadoop, rocksdb, roaringbitmap and so on,  
> should simplify it refer to  the packaging results of maven
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to