You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Puneet Gupta (JIRA)" <ji...@apache.org> on 2015/12/11 07:14:10 UTC

[jira] [Comment Edited] (LENS-743) Query failure retries for transient errors

    [ https://issues.apache.org/jira/browse/LENS-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15052190#comment-15052190 ] 

Puneet Gupta edited comment on LENS-743 at 12/11/15 6:13 AM:
-------------------------------------------------------------

Configurations 
* Retry attempts (driver specific/ Error specific or common?)
* Wait duration between retries (can have a default value and also based on error type)

How will the APIs respond ?
* query details : show details for all attempts
* query status : show status of latest attempt 
* show logs : shows logs for all attempts 

 



was (Author: puneet884):
Configurations 
*Retry attempts (driver specific/ Error specific or common?)
*Wait duration between retries (can have a default value and also based on error type)

How will the APIs respond ?
* query details : show details for all attempts
* query status : show status of latest attempt 
* show logs : shows logs for all attempts 

 


> Query failure retries for transient errors
> ------------------------------------------
>
>                 Key: LENS-743
>                 URL: https://issues.apache.org/jira/browse/LENS-743
>             Project: Apache Lens
>          Issue Type: Improvement
>          Components: server
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Rajat Khandelwal
>
> There have to be retries for query failures for transient errors like network errors (Hive server not reachable/ Metastore not reachable/ DB not reachable). Retries should be available for each phase - submission, execution, updating status, fetching results and formatting.
> Right now, any such failure results in marking query as failed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)