[
https://issues.apache.org/jira/browse/AMBARI-11890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583675#comment-14583675
]
Florian Barca commented on AMBARI-11890:
----------------------------------------
HCat client install traceback:
Traceback (most recent call last):
File "cache\common-services\HIVE\0.12.0.2.0\package\scripts/hcat_client.py",
line 58, in <module>
HCatClient().execute()
File
"C:\ambari\ambari-agent\sbin\resource_management\libraries\script\script.py",
line 216, in execute
method(env)
File "cache\common-services\HIVE\0.12.0.2.0\package\scripts/hcat_client.py",
line 31, in install
import params
File
"C:\ambari\ambari-agent\cache\common-services\HIVE\0.12.0.2.0\package\scripts\params.py",
line 24, in <module>
from params_windows import *
File
"C:\ambari\ambari-agent\cache\common-services\HIVE\0.12.0.2.0\package\scripts\params_windows.py",
line 31, in <module>
hdp_root = os.path.abspath(os.path.join(os.environ["HADOOP_HOME"],".."))
File "C:\Python27\lib\os.py", line 425, in _getitem_
return self.datakey.upper()
KeyError: 'HADOOP_HOME'
> [WinTP2] [Test] Cluster install via blueprint fails
> ---------------------------------------------------
>
> Key: AMBARI-11890
> URL: https://issues.apache.org/jira/browse/AMBARI-11890
> Project: Ambari
> Issue Type: Bug
> Components: ambari-agent, ambari-server
> Affects Versions: 2.1.0
> Environment: Windows
> Reporter: Florian Barca
> Assignee: Florian Barca
> Priority: Critical
> Fix For: 2.1.0
>
>
> Attempting a cluster installation according to the blueprint specs results in
> recoverable failure. The services are installed ok, but some of them fail to
> start. Hive seems to be particularly sensitive. Reinstallation from the UI is
> successful.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)