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

Aniket Bhatnagar commented on SPARK-3452:
-----------------------------------------

I would like this to be revisited. The issue I am facing is that while people 
may not dependent on some modules during compile time but they may dependent on 
them during runtime. For example, I am building a spark server that lets users 
submit spark jobs using convenient REST endpoints. This used to work great even 
in yarn-client mode. However, once I migrate to 1.2.0, this breaks because I 
can no longer add dependency of my spark server to spark-yarn module which is 
used while submitting jobs to YARN cluster.

> Maven build should skip publishing artifacts people shouldn't depend on
> -----------------------------------------------------------------------
>
>                 Key: SPARK-3452
>                 URL: https://issues.apache.org/jira/browse/SPARK-3452
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 1.0.0, 1.1.0
>            Reporter: Patrick Wendell
>            Assignee: Prashant Sharma
>            Priority: Critical
>             Fix For: 1.2.0
>
>
> I think it's easy to do this by just adding a skip configuration somewhere. 
> We shouldn't be publishing repl, yarn, assembly, tools, repl-bin, or examples.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to