You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
求帮助
环境:
测试环境:centos7.5
cdh版本:cdh6.3.1
问题:
升级6.3.1后,只要是yarn任务中带中文的,全部显示为乱码,如下显示“Hive 查询字符串:
insert overwrite table temp.tmp_test_20191225 select '������' union all select 'iss' union all select '���������' union all select 'bigdata'
”