mustafaiman commented on pull request #1941: URL: https://github.com/apache/hive/pull/1941#issuecomment-788125172
@abstractdog I still stand with what I wrote on the Jira. I do not understand why we have `overrideIntIfDefaultIsSet(conf, x, y, 128);` in the code instead of putting `x=y` in hive-site.xml/tez-site.xml. We do not need any of this override logic. Why don't we just remove all the overriding madness and put the correct values in xml files? What am I missing? ---------------------------------------------------------------- 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]
