[ https://issues.apache.org/jira/browse/HIVE-12942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gopal V updated HIVE-12942: --------------------------- Resolution: Fixed Fix Version/s: 2.1.0 Release Note: HIVE-12942: Remove Yarn WebApps from LLAP daemon instance Status: Resolved (was: Patch Available) The patch also brings the UI back to the root of the directory - to get the URL quickly, do {code} slider status llap0 | grep "host.*8042" | sed -e "s/.* ://" -e "s/:8042/:15002/" -e 's/[",]//g' {code} > Remove Yarn WebApps from LLAP daemon instance > --------------------------------------------- > > Key: HIVE-12942 > URL: https://issues.apache.org/jira/browse/HIVE-12942 > Project: Hive > Issue Type: Improvement > Components: llap > Affects Versions: 2.1.0 > Reporter: Gopal V > Assignee: Gopal V > Fix For: 2.1.0 > > Attachments: HIVE-12942.1.patch, HIVE-12942.2.patch, llap-ui.png > > > Yarn WebApps obscures web app contexts and makes it inconvenient. > Switch out that impl and instead use org.apache.hive.http.* ones from > hive-common, which can be modified more easily. > !llap-ui.png! -- This message was sent by Atlassian JIRA (v6.3.4#6332)