[ https://issues.apache.org/jira/browse/YARN-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664664#comment-16664664 ] Eric Yang commented on YARN-8914: --------------------------------- [~akhilpb] The add-on scripts are already minified. Some modules are using a mix of regular javascript and ES Module. Xtermjs minified tools does not compress inline ES Module. I don't think we should recompress the minified files to compress the inline ES module. We might step on a field of land mines with ES module compressor because ES module compressors are mostly beta quality only. It seems safer to use the stock distribution for ease of maintenance. > 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 > > > 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-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org