You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Dan McClary (JIRA)" <ji...@apache.org> on 2015/03/17 15:51:39 UTC

[jira] [Created] (ZEPPELIN-1) Update Zeppelin to Spark 1.3 APIs

Dan McClary created ZEPPELIN-1:
----------------------------------

             Summary: Update Zeppelin to Spark 1.3 APIs
                 Key: ZEPPELIN-1
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1
             Project: Zeppelin
          Issue Type: Bug
            Reporter: Dan McClary


Zeppelin currently breaks under Spark 1.3.  The issues are twofold:
First, SchemaRDD has been deprecated and replaced by DataFrame.  Second, some of the calls made against SparkILoop and SparkIMain have been privatized and are no longer available.



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