Skip to content

Commit

Permalink
won't reach class loder part anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
yaooqinn committed Jun 16, 2020
1 parent 5e79ad9 commit 9cdd7fa
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -57,7 +57,6 @@ object HiveThriftServer2 extends Logging {
val executionHive = HiveUtils.newClientForExecution(
sqlContext.sparkContext.conf,
sqlContext.sessionState.newHadoopConf())
executionHive.conf.setClassLoader(sqlContext.sharedState.jarClassLoader)

server.init(executionHive.conf)
server.start()
Expand Down

0 comments on commit 9cdd7fa

Please sign in to comment.