Hello Impala Team, I am working on building application which stores data in in memory key value store and would like to query though impala. I have found that Impala works well with Hbase with the HBaseStoreageHandler which is essentially connector for Hive. I have written similar connector for our key value store. And hive works well with that. But when I tries to run select query on table created through hive it gives me following error
AnalysisException: Failed to load metadata for table: 'table_1' CAUSED BY: TableLoadingException: Unrecognized table type for table: default.table_1 Can you please help in understanding the issue and possible resolution? Thank You -- From: Deepak D Dixit [email protected] +919028507537
