Quanlong Huang created IMPALA-11405:
---------------------------------------
Summary: Extend GetStackTrace() to dump Java symbols
Key: IMPALA-11405
URL: https://issues.apache.org/jira/browse/IMPALA-11405
Project: IMPALA
Issue Type: Improvement
Components: Backend
Reporter: Quanlong Huang
I'm debugging an issue using GetStackTrace() and got this
{noformat}
I0630 12:06:16.596848 24014 client-cache.cc:47]
d2449d2230852c62:b1a8920e00000000] GetClient(localhost:26000)
@ 0x12f4101 impala::ClientCacheHelper::GetClient()
@ 0x18ca6fb impala::CatalogOpExecutor::GetPartialCatalogObject()
@ 0x149e527
Java_org_apache_impala_service_FeSupport_NativeGetPartialCatalogObject
@ 0x7fa68039e847 (unknown)
@ 0x7fa680385e1f (unknown)
@ 0x7fa680385e1f (unknown)
@ 0x7fa680385e1f (unknown)
@ 0x7fa680385e1f (unknown)
@ 0x7fa680385e1f (unknown)
@ 0x7fa680bf7bfb (unknown)
@ 0x7fa680385ef3 (unknown)
@ 0x7fa680385e1f (unknown)
@ 0x7fa680385ef3 (unknown)
@ 0x7fa680385e1f (unknown)
@ 0x7fa680385ef3 (unknown)
@ 0x7fa68038609c (unknown)
@ 0x7fa680385e1f (unknown)
@ 0x7fa680385e1f (unknown)
@ 0x7fa68038609c (unknown)
@ 0x7fa68038609c (unknown)
@ 0x7fa680385e1f (unknown)
@ 0x7fa680385e1f (unknown)
@ 0x7fa680385e1f (unknown)
@ 0x7fa680385e1f (unknown)
@ 0x7fa68037e4e6 (unknown)
@ 0x7fa69743b0df (unknown)
@ 0x7fa6974b01fc (unknown)
@ 0x7fa6974b2060 (unknown)
@ 0x1476f8f impala::Frontend::GetExecRequest()
@ 0x1dfae8e impala::QueryDriver::RunFrontendPlanner()
@ 0x14eadbb impala::ImpalaServer::ExecuteInternal()
@ 0x14ec905 impala::ImpalaServer::Execute(){noformat}
The Java symbols are not printed. It'd be much helpful if we can dump them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]