Impala and Kudu as Source

Hi Kelly

We have a Impala data source in the Parquet format. I tried the workaround by accessing the files via HDFS connection - we don’t use Hive. The problem is that our tables are partitioned by date, so there are many files for a single table and we have many tables.

Dremio HDFS allows me to access each single file, but how do I manage the many files of a table as a whole? Any suggestion, or I missed any thing here ?

Thank you

Forget this, I figured out how to do it.