Member since
08-29-2023
2
Posts
0
Kudos Received
0
Solutions
08-30-2023
06:56 PM
hello This is a spring boot project that connects to impala through jbdc for a query, and I want to get the queryId of impala's query. It seems that the driver method has no corresponding data return. So I do not know how to get, impala server log will have a corresponding print, but that is the server, my program can not read the server log file. Please help to see if there is a way to get it, thank you
... View more
08-29-2023
08:32 PM
My service is to forcibly interrupt the impala query, but the interrupt requires queryId, impala driver does not find the corresponding method, jdbc does not see queryId return, driver log level LogLevel=6, and queryId is not seen
... View more
Labels:
- Labels:
-
Apache Impala