akshat0395 commented on code in PR #5404: URL: https://github.com/apache/hive/pull/5404#discussion_r1820327825
########## data/conf/mr/hive-site.xml: ########## @@ -150,6 +150,21 @@ <value>org.apache.hadoop.hive.ql.hooks.PostExecutePrinter</value> <description>Post Execute Hook for Tests</description> </property> + +<property> Review Comment: There are few sub-tasks pending under https://issues.apache.org/jira/browse/HIVE-28027 due to which we cant drop the mr folder yet, once those are resolved we can pick that up as separate scope -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
