You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Yesha Vora (JIRA)" <ji...@apache.org> on 2017/02/03 20:25:51 UTC

[jira] [Created] (ZEPPELIN-2053) Default interpreter for Spark2 only cluster should be Spark2

Yesha Vora created ZEPPELIN-2053:
------------------------------------

             Summary: Default interpreter for Spark2 only cluster should be Spark2
                 Key: ZEPPELIN-2053
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2053
             Project: Zeppelin
          Issue Type: Bug
          Components: zeppelin-interpreter
            Reporter: Yesha Vora
            Priority: Critical


Zeppelin sets up Spark as default interpreter for all the clusters. ( Even though spark is not installed on that cluster ). 

Zeppelin should set default interpreter as per the Spark versions installed on the cluster. 
| Installed Spark version | Default zeppelin interpreter |
| spark | spark|
| spark2 | spark2 |
| spark , spark2 | spark |

with current behavior, default interpreter won't work in spark2 only cluster. 



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

Re: [jira] [Created] (ZEPPELIN-2053) Default interpreter for Spark2 only cluster should be Spark2

Posted by Trevor Grant <tr...@gmail.com>.
This is also a matter of configuration, not a bug.

Also vote to resolve as "not a bug", if no further comment.



Trevor Grant
Data Scientist
https://github.com/rawkintrevo
http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org

*"Fortunate is he, who is able to know the causes of things."  -Virgil*


On Fri, Feb 3, 2017 at 2:25 PM, Yesha Vora (JIRA) <ji...@apache.org> wrote:

> Yesha Vora created ZEPPELIN-2053:
> ------------------------------------
>
>              Summary: Default interpreter for Spark2 only cluster should
> be Spark2
>                  Key: ZEPPELIN-2053
>                  URL: https://issues.apache.org/jira/browse/ZEPPELIN-2053
>              Project: Zeppelin
>           Issue Type: Bug
>           Components: zeppelin-interpreter
>             Reporter: Yesha Vora
>             Priority: Critical
>
>
> Zeppelin sets up Spark as default interpreter for all the clusters. ( Even
> though spark is not installed on that cluster ).
>
> Zeppelin should set default interpreter as per the Spark versions
> installed on the cluster.
> | Installed Spark version | Default zeppelin interpreter |
> | spark | spark|
> | spark2 | spark2 |
> | spark , spark2 | spark |
>
> with current behavior, default interpreter won't work in spark2 only
> cluster.
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.3.15#6346)
>