yaooqinn edited a comment on pull request #32144:
URL: https://github.com/apache/spark/pull/32144#issuecomment-818533799


   > People will expect that you can also modify them, which IMO should not be 
supported.
   
   We currently do need to support some Hive/Hadoop configurations at runtime, 
(for example, the STS), such as turning off/on the compression via 
`mapreduce.map.output.compress.codec`/ `hive.exec.compress.output`, which is 
modifiable but not able to see the default value. Returning the `<undefined>` 
causes ambiguity as well.


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



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

Reply via email to