[
https://issues.apache.org/jira/browse/SPARK-4923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276562#comment-14276562
]
Chip Senkbeil commented on SPARK-4923:
--------------------------------------
As the nice bot has stated, I created a pull request for this issue. I detailed
why I marked each method/field public and provided Scaladocs for each of them
to make the exposure of the REPL API a little nicer.
As stated in the pull request, I only tackled Scala 2.10 for now as the Scala
2.11 did not "appear" to be ready, although I could easily be mistaken. I
merely glanced at the SparkIMain and noticed that it did not have the class
server declaration to ship the compiled class files nor was it - or any of the
other classes - in the org.apache.spark.repl package.
> 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: Build, Spark Shell
> Affects Versions: 1.2.0
> Reporter: Peng Cheng
> Priority: Critical
> Labels: shell
> Attachments:
> SPARK-4923__Maven_build_should_keep_publishing_spark-repl.patch
>
> 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: [email protected]
For additional commands, e-mail: [email protected]