forked from cloudera/hue
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[impala] improved query timeout error logging
we were not clearly catching the timeout error from impala query submission. the error response was getting passed to the upper layers that errored out when trying to get json out of it. It lead to a cryptic error on the frontend as well. Now we are generating a clearer log message with the timeout values and config name. The frontend also shows a timeout error message. Change-Id: I19fbf49fd0fccc21f8f1f2258695902f73406856
- Loading branch information
1 parent
7ee5a33
commit 342357d
Showing
1 changed file
with
55 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters