[ 
https://issues.apache.org/jira/browse/AMBARI-24452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16576761#comment-16576761
 ] 

Hudson commented on AMBARI-24452:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-branch-2.7 #142 (See 
[https://builds.apache.org/job/Ambari-branch-2.7/142/])
[AMBARI-24452] [UI Deploy] LLAP queue is not created/set in YARN conf… 
(ishanbhatt.1989: 
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=cf3ec0c543681387f2bfeec7a921207d1fcbc6d7])
* (edit) ambari-web/app/mixins/common/configs/config_recommendation_parser.js


> [UI Deploy] LLAP queue is not created/set in YARN configs while enabling HSI
> ----------------------------------------------------------------------------
>
>                 Key: AMBARI-24452
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24452
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.7.1
>            Reporter: Ishan Bhatt
>            Assignee: Ishan Bhatt
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.7.1
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> In a cluster installed via UI deploy:
> HSI was enabled as part of UI install wizard, but in the YARN configs, the 
> 'llap' queue is not added leading to deploy failures. (Hive Server 
> Interactive did not start)
> {code:java}
> Failed: org.apache.hadoop.yarn.exceptions.YarnException: Failed to submit 
> application_1532935384747_0002 to YARN : Application 
> application_1532935384747_0002 submitted by user hive to unknown queue: llap
> java.lang.RuntimeException: org.apache.hadoop.yarn.exceptions.YarnException: 
> Failed to submit application_1532935384747_0002 to YARN : Application 
> application_1532935384747_0002 submitted by user hive to unknown queue: llap
>       at 
> org.apache.hadoop.hive.llap.cli.LlapSliderUtils.startCluster(LlapSliderUtils.java:154)
>       at 
> org.apache.hadoop.hive.llap.cli.LlapServiceDriver.run(LlapServiceDriver.java:602)
>       at 
> org.apache.hadoop.hive.llap.cli.LlapServiceDriver.main(LlapServiceDriver.java:120)
> Caused by: org.apache.hadoop.yarn.exceptions.YarnException: Failed to submit 
> application_1532935384747_0002 to YARN : Application 
> application_1532935384747_0002 submitted by user hive to unknown queue: llap
>       at 
> org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.submitApplication(YarnClientImpl.java:304)
>       at 
> org.apache.hadoop.yarn.service.client.ServiceClient.submitApp(ServiceClient.java:837)
>       at 
> org.apache.hadoop.yarn.service.client.ServiceClient.actionCreate(ServiceClient.java:365)
>       at 
> org.apache.hadoop.yarn.service.client.ServiceClient.actionLaunch(ServiceClient.java:351)
>       at 
> org.apache.hadoop.hive.llap.cli.LlapSliderUtils.startCluster(LlapSliderUtils.java:149)
>       ... 2 more
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to