I just merged a small change to dataload ( https://gerrit.cloudera.org/#/c/15228/ ). Almost everything is identical to before, but two tables did change. So, when rebasing past commit 90ab610d3432a93248486ee38e10f58ec47908e6, please reload avro_unicode_nulls and customer_multiblock.
To reload those two tables individually, you can run this command: bin/load-data.py -f -e exhaustive -w functional-query --table_name=avro_unicode_nulls,customer_multiblock Thanks, Joe