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/01/11 20:57:36 UTC

[GitHub] [hive] belugabehr commented on pull request #1833: HIVE-24591: Move Beeline To SLF4J Simple Logger

belugabehr commented on pull request #1833:
URL: https://github.com/apache/hive/pull/1833#issuecomment-758218546


   @nrg4878 beeline uses Log4J as the backend logger.  Log4J is a pretty robust, heavy, logging implementation that plugs into SLF4J.  I have proposed here that we swap out Log4J and use the 'Simple' logger that is produced by SLF4J team.  This will make configuring beeline debug logging much easier.  Sure, we won't be able to forward beeline log statements to JMS and Kafka anymore, but who would want to do that anyway? :)


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