Hi,
I found Impala-shell can´t using DBCS characters.
When I do insert command with some DBCS characters, I got error messages
bellow:
(Shell build version: Impala Shell v1.2.3 (1cab04c) built on Fri Dec 20
19:39:39 PST 2013)
vm1.localdomain:21000] > insert into example_tables1 values( 6, '文字列6',
false, -10.31, '2013-11-01 03:50:35' );
Query: insert into example_tables1 values( 6, '文字列6', false, -10.31,
'2013-11-01 03:50:35' )
Unknown Exception : 'ascii' codec can't encode characters in position
40-42: ordinal not in range(128)
[Not connected] >
Thanks
To unsubscribe from this group and stop receiving emails from it, send an email to scm-users+unsubscribe@cloudera.org.