[ https://issues.apache.org/jira/browse/YARN-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16706715#comment-16706715 ]
Akhil PB edited comment on YARN-8914 at 12/3/18 6:27 AM: --------------------------------------------------------- [~eyang] I have found a few issues. # The Terminal column in attempts table in {{timeline-view.js}} is not a link, it's a plain text now. Please change this to a link. # Please add the changes made for {{yarn-container.js}} model and serializer to {{yarn-timeline-container.js}} model and serializer too. # For Container ID column in {{timeline-view.js}}, please use {{row.get('requestedUser')}} to get the user. So that if we want to change the implementation of accessing the user, we have to change only in model class. was (Author: akhilpb): [~eyang] I have found a few issues. # The Terminal column in attempts table is not a link, it's a plain text now. Please change this to a link. # Please add the changes made for {{yarn-container.js}} model and serializer to {{yarn-timeline-container.js}} model and serializer too. # For Container ID column in {{timeline-view.js}}, please use {{row.get('requestedUser')}} to get the user. So that if we want to change the implementation of accessing the user, we have to change only in model class. > Add xtermjs to YARN UI2 > ----------------------- > > Key: YARN-8914 > URL: https://issues.apache.org/jira/browse/YARN-8914 > Project: Hadoop YARN > Issue Type: Sub-task > Components: yarn-ui-v2 > Reporter: Eric Yang > Assignee: Eric Yang > Priority: Major > Attachments: YARN-8914.001.patch, YARN-8914.002.patch, > YARN-8914.003.patch, YARN-8914.004.patch, YARN-8914.005.patch, > YARN-8914.006.patch, YARN-8914.007.patch > > > In the container listing from UI2, we can add a link to connect to docker > container using xtermjs. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org