yaooqinn commented on issue #27969: [SPARK-31170][SQL][test-hive1.2] Spark SQL 
Cli should respect hive-site.xml and spark.sql.warehouse.dir
URL: https://github.com/apache/spark/pull/27969#issuecomment-603169144
 
 
   The current master branch behavior is `hive-site.xml` > ` --hiveconf xxx >` 
> `spark.hive.xxx` > `spark.hadoop.xxx`, because the `hive-site.xml` is loaded 
when we creating SharedState. And in the last pr, I didn't take care of the 
order much.

----------------------------------------------------------------
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