Sergey Shelukhin created HIVE-14622:
---------------------------------------
Summary: EncodedReaderImpl (and potentially other classes) should
use common LLAP loggers for debug logging
Key: HIVE-14622
URL: https://issues.apache.org/jira/browse/HIVE-14622
Project: Hive
Issue Type: Bug
Reporter: Sergey Shelukhin
LLAP IO uses the function-based model for trace logging in most places, writing
to a few loggers like LlapIoCache, LlapIoOrc, etc., making it easy to enable
such logging.
EncodedReaderImpl however uses a separate logger. There may be other such
places.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)