GitHub user lichenglin opened a pull request:

    https://github.com/apache/zeppelin/pull/1856

    remove org.apache.spark.sql.hive.HiveSharedState class check

    ### What is this PR for?
    remove org.apache.spark.sql.hive.HiveSharedState class check
    because it has been removed since spark 2.1.x
    
    ### What type of PR is it?
    [Bug Fix ]
    
    
    ### What is the Jira issue?
    [ZEPPELIN-1909](https://issues.apache.org/jira/browse/ZEPPELIN-1909)
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lichenglin/zeppelin master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/1856.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1856
    
----
commit 3f90485d1c05d863c6957f6ae9879b7491fb2bfa
Author: lichenglin <lichenglin0...@126.com>
Date:   2017-01-06T06:38:04Z

    make hive enable under spark 2.1.0
    
    remove org.apache.spark.sql.hive.HiveSharedState class check .
    
    Because this class has been removed from spark since 2.1.0
    https://issues.apache.org/jira/browse/ZEPPELIN-1909

commit 60c3c04cfd7b04da088c9a615b28df7c2962d27a
Author: lichenglin <lichenglin0...@126.com>
Date:   2017-01-06T06:54:25Z

    Merge pull request #1 from lichenglin/lichenglin-patch-1
    
    make hive enable under spark 2.1.0

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to