You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2021/03/11 23:11:21 UTC

[GitHub] [hive] nareshpr opened a new pull request #2064: HIVE-23779: BasicStatsTask Info is not getting printed in beeline console

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] miklosgergely merged pull request #2064: HIVE-23779: BasicStatsTask Info is not getting printed in beeline console

Posted by GitBox <gi...@apache.org>.
miklosgergely merged pull request #2064:
URL: https://github.com/apache/hive/pull/2064


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] dengzhhu653 commented on pull request #2064: HIVE-23779: BasicStatsTask Info is not getting printed in beeline console

Posted by GitBox <gi...@apache.org>.
dengzhhu653 commented on pull request #2064:
URL: https://github.com/apache/hive/pull/2064#issuecomment-797180213


   Might the beeline be flooded with the logs, what can we use the logs for? others lgtm...


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] dengzhhu653 commented on pull request #2064: HIVE-23779: BasicStatsTask Info is not getting printed in beeline console

Posted by GitBox <gi...@apache.org>.
dengzhhu653 commented on pull request #2064:
URL: https://github.com/apache/hive/pull/2064#issuecomment-797237927


   > @dengzhhu653, Basic stats of partitions touched by ETL will be printed on beeline console, i don't think it will be huge.
   
   I wonder for the cases like loading dynamic partitions,  there may be somthing unpredictable...


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] nareshpr commented on pull request #2064: HIVE-23779: BasicStatsTask Info is not getting printed in beeline console

Posted by GitBox <gi...@apache.org>.
nareshpr commented on pull request #2064:
URL: https://github.com/apache/hive/pull/2064#issuecomment-797212918


   @dengzhhu653, Basic stats of partitions touched by ETL will be printed on beeline console, i don't think it will be huge.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org