ajithme commented on issue #27041: [SPARK-25061][SQL] Precedence for 
ThriftServer hiveconf commandline parameter
URL: https://github.com/apache/spark/pull/27041#issuecomment-573828395
 
 
   Found the test case failures due to 
`org.apache.spark.sql.hive.client.HiveClientImpl#extraConfig` sent by 
`org.apache.spark.sql.hive.HiveUtils#newTemporaryConfiguration` were lost due 
to `overriddenHiveProps`. Hence fixing the order i.e 
   `hadoopConf < sparkConf < overrideProps< extraConfig` 
   
   Please retest. Will update the PR description with manual steps for 
verification shortly

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