Skip to content

Conversation

@lichenglin
Copy link
Owner

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

Because this class has been removed from spark since 2.1.0

What is this PR for?

since "org.apache.spark.sql.hive.HiveSharedState" has been removed from spark2.1.x
So hiveClassesArePresent will always return false
and spark session with hive support will always be created with
"spark.sql.catalogImplementation=in-memory"

What type of PR is it?

[Bug Fix]

What is the Jira issue?

ZEPPELIN-1909

How should this be tested?

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
@lichenglin lichenglin merged commit 60c3c04 into master Jan 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants