You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2016/04/28 22:34:12 UTC

[jira] [Commented] (TEZ-3218) Tez UI: Display short ids

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

Hitesh Shah commented on TEZ-3218:
----------------------------------

Various issues with the patch: 
   - App Id is incorrect
   - Container id not formatted
   - copy-paste for search does not work
   - Task Attempt Id should use same formatting. 


> Tez UI: Display short ids
> -------------------------
>
>                 Key: TEZ-3218
>                 URL: https://issues.apache.org/jira/browse/TEZ-3218
>             Project: Apache Tez
>          Issue Type: Improvement
>    Affects Versions: 0.9.0
>            Reporter: Sreenath Somarajapuram
>            Assignee: Sreenath Somarajapuram
>         Attachments: AttemptIdShouldUseSameFormat.png, ContainerIdNotFormated.png, CopyPasteDoesNotWorkProperlyForSearch.png, CopyPasteSearchNotWorkingForAppId.png, InvalidAppId.png, TEZ-3218.1.patch
>
>
> - Currently we display the complete id in the UI everywhere. Eg: task_1459096253945_0001_1_07_000467
> - It might be better to show relevant parts of that Id and just show a shorter version: Eg: Something like task...1_7_467.
> -- Ids in tables are currently getting clipped and the important parts are getting hidden ~ This can be prevented
> -- Better use of real estate at places where we display a list of IDs. For instance, links to first tasks to start.
> - Make all ids shorter - (from application to attempt).
> /cc [~hitesh]



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