Hi guys,
we are trying to read(select count(*)..) the external tables imported via sqoop in impala, but the impala crashes every time. The impala deamon has to be restarted.
CDH version 5.2.
External table imported via sqoop and loaded to HDFS as textfile, compressed by Gzip.
External table definition created in Hive.
If the external table is plain textfile, the Impala is ok with that, so I assume the problem is in decompression.
The query run by impala crashes, does not matter wheter it runs via Impala ODBC driver, or Impala shell.
Does anybody have the same issue?
Any ideas what could be wrong?
Thanks
Tomas