Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.2.0
-
None
Description
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("
{{
{1}}}").format(name, arguments_str)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe3 in position 15: ordinal not in range(128)
Attachments
Attachments
Issue Links
- links to