wanghui93 commented on issue #24489: [SPARK-27555][SQL] sqlConf of SessionState 
 should load hive-site.xml
URL: https://github.com/apache/spark/pull/24489#issuecomment-487809368
 
 
   
   
   
   
   > I think it's done in `SharedState`?
   
   The configuration parameters in hive-site.xml are loaded into 
session.sparkContext.hadoopConfiguration parameters by SharedState, not copy to 
session.sparkContext.conf. And sqlConf just copy session.sparkContext.conf.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to