[ https://issues.apache.org/jira/browse/HIVE-27871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated HIVE-27871: ---------------------------------- Labels: newbie pull-request-available (was: newbie) > Fix some formatting problems is YarnQueueHelper > ----------------------------------------------- > > Key: HIVE-27871 > URL: https://issues.apache.org/jira/browse/HIVE-27871 > Project: Hive > Issue Type: Improvement > Reporter: László Bodor > Assignee: Mahesh Raju Somalaraju > Priority: Major > Labels: newbie, pull-request-available > > https://github.com/apache/hive/blob/cbc5d2d7d650f90882c5c4ad0026a94d2e586acb/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/YarnQueueHelper.java#L54-L57 > {code} > private static String webapp_conf_key = YarnConfiguration.RM_WEBAPP_ADDRESS; > private static String webapp_ssl_conf_key = > YarnConfiguration.RM_WEBAPP_HTTPS_ADDRESS; > private static String yarn_HA_enabled = YarnConfiguration.RM_HA_ENABLED; > private static String yarn_HA_rmids = YarnConfiguration.RM_HA_IDS; > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)