You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Nupur Sahu (JIRA)" <ji...@apache.org> on 2017/03/20 14:03:41 UTC

[jira] [Comment Edited] (SPARK-20032) SparkIMain getClassOutputDirectory method is missing in spark-repl2.11 with 1.4.1 version.

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

Nupur Sahu edited comment on SPARK-20032 at 3/20/17 2:03 PM:
-------------------------------------------------------------

So is there any way i can find where the complied class file is getting created on using SparkIMain.compileString method in REPL_2.11 1.4.1


was (Author: nup):
So is there any way i can find where the complied class file is getting created on using SparkIMain.compileString method.

> SparkIMain getClassOutputDirectory method is missing in spark-repl2.11 with 1.4.1 version.
> ------------------------------------------------------------------------------------------
>
>                 Key: SPARK-20032
>                 URL: https://issues.apache.org/jira/browse/SPARK-20032
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.4.1
>            Reporter: Nupur Sahu
>
> I am trying to compile scala code in java using SparkIMain, i have already done this by using spark-repl_2.10 version but for this i want to use latest spark-repl version i.e 2.11.
> For this i used 1.4.1 version with  spark-repl_2.11 since SparkIMain is missing in versions after 1.4.1
> But there is no getClassOutputDirectory method and i am not getting a way to find where the class files are created after compilation.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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