You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/08/25 11:33:45 UTC

[jira] [Updated] (SPARK-10173) valueOfTerm get none when SparkIMain used on Java

     [ https://issues.apache.org/jira/browse/SPARK-10173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen updated SPARK-10173:
------------------------------
    Target Version/s:   (was: 1.4.1)
            Priority: Minor  (was: Major)
       Fix Version/s:     (was: 1.4.2)

> valueOfTerm get none when SparkIMain used on Java 
> --------------------------------------------------
>
>                 Key: SPARK-10173
>                 URL: https://issues.apache.org/jira/browse/SPARK-10173
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Shell
>    Affects Versions: 1.4.1
>         Environment: Spark 1.4.1 Scala 2.11 Java 1.7.0_21 Windows 8
>            Reporter: SonixLegend
>            Priority: Minor
>
> When I use Spark Repl on my Java project, I found if I had used the class SparkIMain via Scala 2.10 then the function valueOfTerm could get the term value, but if I had used same class via Scala 2.11, the valueOfTerm gave me a "none" result, and I checked the source code, found the line "sym.owner.companionSymbol" got none. Can you fix it? I used a alternative method, change valueOfTerm to eval, then it will get current result.



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

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