When importing data into a fresh HBase instance, after some time the import
throws the following exception:

Error: org.apache.hadoop.hbase.client.WrongRowIOException: The row in
\x00\x00\x0767341283611_10153807927108612\x00\x80\x00\x00\x00\x84)L\xA7/IN:nme/1461847340445/Put/vlen=42/seqid=0
doesn't match the original one
\x00\x00\x0767341283611_10153805927108612\x00\x80\x00\x00\x00\x84)L\xA7

(The non-matching row differs on different runs).

If the import is allowed to run to completion, the row count of the data
imported is less than the row count of the source data.

Googling for this error only turns up the source code that generates the
error, so it doesn't seem to be a common problem.

Can anyone provide any guidance?

Julian Jaffe

Reply via email to