Export - CSV (All fields)
Export - CSV (Current fields)
IMPALA-10114
Consider using num_rows_fetched instead of fetched_rows in checking whether client has fetched any results in TryQueryRetryIMPALA-10065
Hit DCHECK when retrying a query in FINISHED stateIMPALA-9910
Impala Doc: Add docs for transparent query retriesIMPALA-9872
Profile log does not include profiles of failed queriesIMPALA-9870
summary and profile command in impala-shell should show both original and retried infoIMPALA-9855
TSAN lock-order-inversion warning in QueryDriver::RetryQueryFromThreadIMPALA-9854
TSAN data race in QueryDriver::CreateRetriedClientRequestStateIMPALA-9748
Fix error reporting when AuxErrorInfoPB is present without an errorIMPALA-9734
ACID-query retry integrationIMPALA-9706
Test that queries are not retried if they cause an impalad to crashIMPALA-9636
Retried queries that blacklist nodes should ensure they don't run on the blacklisted nodeIMPALA-9569
Query progress bar freezes when a query is retriedIMPALA-9502
Avoid copying TExecRequest when retrying queriesIMPALA-9370
Re-factor ImpalaServer, ClientRequestState, Coordinator protocolIMPALA-9364
Web UI improvements for retried queriesIMPALA-9254
Queries should only be retried if all fragments fail with retryable errorsIMPALA-9233
Add impalad level metrics for query retriesIMPALA-9230
Retried runtime profile should include some information about previous query attemptsIMPALA-9229
Link failed and retried runtime profilesIMPALA-9227
Test coverage for query retries when there is a network partitionIMPALA-9225
Retryable queries should spool all results before returning any to the clientIMPALA-9213
Client logs should indicate if a query has been retriedIMPALA-9200
Add support for multi query retries on cluster membership changesIMPALA-9199
Add support for single query retries on cluster membership changesIMPALA-9138
Classify certain errors as retryable
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0