[ 
https://issues.apache.org/jira/browse/IMPALA-14955?focusedWorklogId=1019070&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1019070
 ]

ASF GitHub Bot logged work on IMPALA-14955:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/May/26 01:42
            Start Date: 07/May/26 01:42
    Worklog Time Spent: 10m 
      Work Description: smengcl closed pull request #89: IMPALA-14955: Include 
libhdfs Java stack trace in HDFS error messages
URL: https://github.com/apache/impala/pull/89




Issue Time Tracking
-------------------

    Worklog Id:     (was: 1019070)
    Time Spent: 50m  (was: 40m)

> Include libhdfs Java stack trace in HDFS error messages
> -------------------------------------------------------
>
>                 Key: IMPALA-14955
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14955
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>            Reporter: Siyao Meng
>            Assignee: Siyao Meng
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> When an HDFS/libhdfs operation fails, Impala currently includes libhdfs root 
> cause output in `GetHdfsErrorMsg()`. However, some failures, especially 
> exceptions raised inside filesystem client code, need the full Java stack 
> trace to identify the actual failing path.
> This change appends `hdfsGetLastExceptionStackTrace()` to the HDFS error 
> message when libhdfs provides one.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to