nareshpr opened a new pull request #2064: URL: https://github.com/apache/hive/pull/2064
### What changes were proposed in this pull request? ETL flow prints Partition Basic Stats in beeline or client console. After HIVE-16061, this stats are not getting printed on the client. ### Why are the changes needed? As there are multiple clients connecting to HS2 & running ETL, it was difficult for end user to search for stats in HS2 logs. This feature will help to know data loaded per partition. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? I did manual testing by including this fix in my local cluster & validated client console shows the logs. ---------------------------------------------------------------- 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]
