Hi everyone. I've tried using HiveColumnarLoader and getting java.io.IOException: hdfs://file_path not a RCFile
I've noticed HiveColumnarLoader is expecting HiveRCRecordReader from prepareToRead method.. Could you guys give any guidance how possible it is to modify HiveRCRecordReader to support any RecordReader? J