[
https://issues.apache.org/jira/browse/AMBARI-11989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florian Barca updated AMBARI-11989:
-----------------------------------
Attachment: AMBARI-11989.0.patch
Moved the Atlas driver code in the Linux-specific implementation.
> [WinTP2] Atlas is not supported on Windows for TP2
> --------------------------------------------------
>
> Key: AMBARI-11989
> URL: https://issues.apache.org/jira/browse/AMBARI-11989
> 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
>
> Attachments: AMBARI-11989.0.patch
>
>
> Hive installation fails on Windows. HCat client installation fails:
> C:\ambari\ambari-agent\sbin\resource_management\core\providers\windows\system.py:259:
> UnicodeWarning: Unicode unequal comparison failed to convert both arguments
> to Unicode - interpreting them as being unequal
> if content != old_content:
> Traceback (most recent call last):
> File "cache\common-services\HIVE\0.12.0.2.0\package\scripts/hcat_client.py",
> line 57, 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 33, in install
> self.configure(env)
> File "cache\common-services\HIVE\0.12.0.2.0\package\scripts/hcat_client.py",
> line 39, in configure
> setup_atlas_hive()
> File
> "C:\ambari\ambari-agent\cache\common-services\HIVE\0.12.0.2.0\package\scripts\setup_atlas_hive.py",
> line 28, in setup_atlas_hive
> if params.has_atlas:
> AttributeError: 'module' object has no attribute 'has_atlas'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)