[
https://issues.apache.org/jira/browse/AMBARI-17543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sumit Mohanty updated AMBARI-17543:
-----------------------------------
Attachment: AMBARI-17543.patch
> Uninitialized variable in hive interactive code
> -----------------------------------------------
>
> Key: AMBARI-17543
> URL: https://issues.apache.org/jira/browse/AMBARI-17543
> Project: Ambari
> Issue Type: Bug
> Components: stacks
> Affects Versions: 2.4.0
> Reporter: Sumit Mohanty
> Assignee: Sumit Mohanty
> Priority: Critical
> Fix For: 2.4.0
>
> Attachments: AMBARI-17543.patch
>
>
> Error:
> {code}
> Traceback (most recent call last):
> File
> "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/service_check.py",
> line 190, in <module>
> HiveServiceCheck().execute()
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 280, in execute
> method(env)
> File
> "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/service_check.py",
> line 86, in service_check
> params.hive_llap_principal, params.hive_server2_authentication,
> params.hive_transport_mode,
> AttributeError: 'module' object has no attribute 'hive_llap_principal'
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)