Commit 3f90485
authored
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-19091 parent 334dba5 commit 3f90485
File tree
1 file changed
+1
-2
lines changed- spark/src/main/java/org/apache/zeppelin/spark
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
209 | 208 | | |
210 | 209 | | |
211 | 210 | | |
| |||
355 | 354 | | |
356 | 355 | | |
357 | 356 | | |
358 | | - | |
| 357 | + | |
359 | 358 | | |
360 | 359 | | |
361 | 360 | | |
| |||
0 commit comments