Tim Armstrong created IMPALA-9835:
-------------------------------------
Summary: Log spam about kudu_scan_token containing non-UTF-8 values
Key: IMPALA-9835
URL: https://issues.apache.org/jira/browse/IMPALA-9835
Project: IMPALA
Issue Type: Bug
Reporter: Tim Armstrong
Assignee: Tim Armstrong
If I query a Kudu table I get this in impalad.ERROR.
{noformat}
String field 'impala.ScanRangePB.kudu_scan_token' contains invalid
UTF-8 data when serializing a protocol buffer. Use the 'bytes' type if you
intend to send raw bytes.
{noformat}
We should prevent this from happening.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)