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

Patrick Wendell commented on SPARK-4923:
----------------------------------------

Hey [~pc...@uowmail.edu.au], thanks for filling that in - I didn't even realize 
we had code in there that was bytecode public. By stable I meant that we are 
promising it is an unchanging API. This is what we usually think about when we 
release things. For 1.2.0 I refactored our build and found out that we were 
publishing a bunch of random internal build components, so I took them all out 
of the published artifacts (examples, our assembly jar, etc) in SPARK-4923.

Anyways - perhaps we could just annotate these as developer API's and be clear 
that they might change in the future. If you wanted to do that, and re-enable 
publishing them, I'd be happy to do that.

> Maven build should keep publishing spark-repl
> ---------------------------------------------
>
>                 Key: SPARK-4923
>                 URL: https://issues.apache.org/jira/browse/SPARK-4923
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Shell
>    Affects Versions: 1.2.0
>            Reporter: Peng Cheng
>            Priority: Critical
>              Labels: shell
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Spark-repl installation and deployment has been discontinued (see 
> SPARK-3452). But its in the dependency list of a few projects that extends 
> its initialization process.
> Please remove the 'skip' setting in spark-repl and make it an 'official' API 
> to encourage more platform to integrate with it.



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