[
https://issues.apache.org/jira/browse/SPARK-34539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-34539:
------------------------------------
Assignee: (was: Apache Spark)
> Zinc standalone server is useless after scala-maven-plugin 4.x
> --------------------------------------------------------------
>
> Key: SPARK-34539
> URL: https://issues.apache.org/jira/browse/SPARK-34539
> Project: Spark
> Issue Type: Bug
> Components: Build
> Affects Versions: 3.0.0, 3.0.1, 3.0.2, 3.1.0, 3.1.1, 3.1.2
> Reporter: Yikun Jiang
> Priority: Major
> Attachments: [SPARK-34539] Zinc standalone server is useless after
> scala-maven-plugin 4.x.pdf
>
>
> Zinc is the incremental compiler to speed up builds of compilation.
> scala-maven-plugin is the mave plugin, which is used by Spark, one of the
> function is to integrate the Zinc to enable the incremental compiler.
> Since Spark v3.0.0 (SPARK-28759), the scala-maven-plugin is upgraded to v4.X,
> that means Zinc v0.3.13 standalone server is useless anymore.
> *However, we still
> [download|https://github.com/apache/spark/blob/4a3200b08ac3e7733b5a3dc7271d35e6872c5967/build/mvn#L107],
>
> [install|https://github.com/apache/spark/blob/4a3200b08ac3e7733b5a3dc7271d35e6872c5967/build/mvn#L140],
>
> [start|https://github.com/apache/spark/blob/4a3200b08ac3e7733b5a3dc7271d35e6872c5967/build/mvn#L153]
> the standalone Zinc server. we should remove all zinc standalone server
> code, and all related configuration.*
>
> See more in
> https://docs.google.com/document/d/1u4kCHDx7KjVlHGerfmbcKSB0cZo6AD4cBdHSse-SBsM
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]