[ https://issues.apache.org/jira/browse/YARN-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16700857#comment-16700857 ]
Eric Yang commented on YARN-8914: --------------------------------- The failed unit test is not related to patch 007. [~akhilpb] Unit test can be verified using: {code} mvn clean test -Dtest=TestNMWebTerminal {code} Manual test can be verified by compiling with: {code} mvn clean package -DskipTests -Pnative,yarn-ui,dist {code} Then point web browser to http://[host]:8088/ui2/ when clicking on application -> application attempt -> container, the container information will have a link to show Terminal to allow access into docker container. > 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