You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Sreenath Somarajapuram (JIRA)" <ji...@apache.org> on 2017/02/10 17:56:42 UTC

[jira] [Updated] (TEZ-3619) Tez UI: Improve DAG Data download

     [ https://issues.apache.org/jira/browse/TEZ-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sreenath Somarajapuram updated TEZ-3619:
----------------------------------------
    Description: 
# Graciously bypass errors. Give user whatever is accessible from ATS.
# If the requests returns any data in the response - Save it to the respective json file in the zip. And add "error." as prefix to the file name.
# Add a retry logic that uses a random delay
-- The delay can vary between 3-6sec
-- Maximum number of retries can be 3
# Display a progress bar.
# Display messages to give a better idea on whats happening internally.

  was:
# Graciously bypass errors. Give user whatever is accessible from ATS.
# If the requests returns any data in the response - Save it to the respective json file in the zip. And add "error." as prefix to the file name.
# Add a retry logic that uses a random delay
- The delay can vary between 3-6sec
- Maximum number of retries can be 3
# Display a progress bar.
# Display messages to give a better idea on whats happening internally.


> Tez UI: Improve DAG Data download
> ---------------------------------
>
>                 Key: TEZ-3619
>                 URL: https://issues.apache.org/jira/browse/TEZ-3619
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Sreenath Somarajapuram
>            Assignee: Sreenath Somarajapuram
>
> # Graciously bypass errors. Give user whatever is accessible from ATS.
> # If the requests returns any data in the response - Save it to the respective json file in the zip. And add "error." as prefix to the file name.
> # Add a retry logic that uses a random delay
> -- The delay can vary between 3-6sec
> -- Maximum number of retries can be 3
> # Display a progress bar.
> # Display messages to give a better idea on whats happening internally.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)