[
https://issues.apache.org/jira/browse/AMBARI-15115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vitaly Brodetskyi updated AMBARI-15115:
---------------------------------------
Attachment: AMBARI-15115.patch
> Agent bootstrap/registration fails in multi-byte language environments
> ----------------------------------------------------------------------
>
> Key: AMBARI-15115
> URL: https://issues.apache.org/jira/browse/AMBARI-15115
> Project: Ambari
> Issue Type: Bug
> Components: ambari-agent
> Affects Versions: 2.2.0
> Reporter: Vitaly Brodetskyi
> Assignee: Vitaly Brodetskyi
> Priority: Critical
> Fix For: 2.2.2
>
> Attachments: AMBARI-15115.patch
>
>
> During cluster installation, Ambari Agent would output the error below and
> host registration/set up would fail.
> It seems that this issue only happens in multi-byte language environments on
> particular OS's.
> The issue occurred on CentOS / RHEL 6.3, 6.4 6.5, 7.1, and 7.2.
> CentOS / RHEL 6.6, 6.7 seem to be fine.
> Version: HDP 2.3.4, Ambari 2.2.0.0
> ambari-agent.out
> ==============
> File "/usr/lib/python2.6/site-packages/resource_management/core/logger.py",
> line 147, in get_function_repr
> return unicode("
> {0}
> {{
> {1}
> }}").format(name, arguments_str)
> UnicodeDecodeError: 'ascii' codec can't decode byte 0xe3 in position 15:
> ordinal not in range(128)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)