Yongzhi Chen created HIVE-9393: ---------------------------------- Summary: reduce noisy log level of ColumnarSerDe.java:116 from INFO to DEBUG Key: HIVE-9393 URL: https://issues.apache.org/jira/browse/HIVE-9393 Project: Hive Issue Type: Bug Components: Serializers/Deserializers Affects Versions: 0.13.1 Reporter: Yongzhi Chen Priority: Minor
>From Hive 0.13 the log level of ColumnarSerDe.java:116 was upgraded from DEBUG >to INFO, this has introduced an very large amount of noise into the logs >causing the underlying filesystem to fill up. This request is to drop is back to DEBUG. -- This message was sent by Atlassian JIRA (v6.3.4#6332)