You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Matt McCline (JIRA)" <ji...@apache.org> on 2016/07/26 00:29:20 UTC

[jira] [Commented] (HIVE-14332) Reduce logging from VectorMapOperator

    [ https://issues.apache.org/jira/browse/HIVE-14332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15392916#comment-15392916 ] 

Matt McCline commented on HIVE-14332:
-------------------------------------

[~sseth] Can you give this a quick +1.  Thanks

> Reduce logging from VectorMapOperator
> -------------------------------------
>
>                 Key: HIVE-14332
>                 URL: https://issues.apache.org/jira/browse/HIVE-14332
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>            Reporter: Matt McCline
>            Assignee: Matt McCline
>            Priority: Critical
>         Attachments: HIVE-14332.01.patch
>
>
> org.apache.hadoop.hive.ql.exec.vector.VectorMapOperator: VectorMapOperator path: hdfs://cn108-10.l42scl.hortonworks.com:8020/apps/hive/warehouse/tpcds_bin_partitioned_orc_200.db/store_sales/ss_sold_date_sk=2451710, read type VECTORIZED_INPUT_FILE_FORMAT, vector deserialize type NONE, aliases store_sales
> Lines like this repeat all over the log. This gets really big with a large number of partitions. 6MB of logs per node for a 30 task query running for 20 seconds on a 3 node cluster.
> Instead of logging this line - can we have a consolidated log / logging only if something abnormal happens ... or a shorter log message.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)