You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Olivér Szabó (JIRA)" <ji...@apache.org> on 2016/11/29 15:15:59 UTC

[jira] [Resolved] (AMBARI-16241) While adding Hive Server Interactive, ATLAS config recommendation throws error

     [ https://issues.apache.org/jira/browse/AMBARI-16241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivér Szabó resolved AMBARI-16241.
-----------------------------------
    Resolution: Won't Fix

> While adding Hive Server Interactive, ATLAS config recommendation throws error
> ------------------------------------------------------------------------------
>
>                 Key: AMBARI-16241
>                 URL: https://issues.apache.org/jira/browse/AMBARI-16241
>             Project: Ambari
>          Issue Type: Bug
>          Components: stacks
>    Affects Versions: 2.4.0
>            Reporter: Sumit Mohanty
>            Assignee: Olivér Szabó
>             Fix For: 2.5.0
>
>         Attachments: AMBARI-16241.check.patch, AMBARI-16241.check2.patch
>
>
> {code}
> [root@sm-rmp1-1 18]# cat stackadvisor.err
> Traceback (most recent call last):
>   File "/var/lib/ambari-server/resources/scripts/stack_advisor.py", line 158, in <module>
>     main(sys.argv)
>   File "/var/lib/ambari-server/resources/scripts/stack_advisor.py", line 109, in main
>     result = stackAdvisor.recommendConfigurations(services, hosts)
>   File "/var/lib/ambari-server/resources/scripts/../stacks/stack_advisor.py", line 589, in recommendConfigurations
>     calculation(configurations, clusterSummary, services, hosts)
>   File "/var/lib/ambari-server/resources/scripts/./../stacks/HDP/2.5/services/stack_advisor.py", line 137, in recommendAtlasConfigurations
>     logsearch_solr_znode = services["configurations"]["logsearch-solr-env"]["properties"]['logsearch_solr_znode']
> KeyError: 'logsearch-solr-env'
> {code}
> I will submit a patch to add a check but I  think there is a larger issue here. So I will keep the bug open.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)