[
https://issues.apache.org/jira/browse/HIVE-23754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17637262#comment-17637262
]
László Bodor commented on HIVE-23754:
-------------------------------------
merged to master, thanks [~difin] for the patch!
would you consider adding this to tez shufflehandler?
https://github.com/apache/tez/blob/8bb27b845ce103b8d02a9a9d7fe2a1af10097e9c/tez-plugins/tez-aux-services/src/main/java/org/apache/tez/auxservices/ShuffleHandler.java#L598
> LLAP: Add LoggingHandler in ShuffleHandler pipeline for better debuggability
> ----------------------------------------------------------------------------
>
> Key: HIVE-23754
> URL: https://issues.apache.org/jira/browse/HIVE-23754
> Project: Hive
> Issue Type: Improvement
> Environment:
>
> Reporter: Rajesh Balamohan
> Assignee: Dmitriy Fingerman
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0-alpha-2
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> [https://github.com/apache/hive/blob/master/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java#L616]
>
> For corner case debugging, it would be helpful to understand when netty
> processed OPEN/BOUND/CLOSE/RECEIVED/CONNECTED events along with payload
> details.
> Adding "LoggingHandler" in ChannelPipeline mode can help in debugging.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)