- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Impala queries error
- Labels:
-
Apache Impala
Created 11-03-2020 02:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am trying to run various impala queries in HUE but every time I got this error message:
SQL Error [500312] [HY000]: [Cloudera][ImpalaJDBCDriver](500312)
Error in fetching data rows: Disk I/O error on wn01:
Failed to open HDFS file <file's name > ¶Error(255):
Unknown error 255¶Root cause: Asn1Exception: Identifier doesn't match expected value (906)¶;
I run invalidate metadata on the table but this error continues.
Queries are ok, because last week they ran well.
Thanks in advance
Created 11-03-2020 09:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The error indicates an issue with Kerberos. If things ran fine last week, perhaps your Kerberos ticket expired and needs to be renewed.
Created 11-04-2020 01:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Could you please connect to impala-shell and submit the same query just to bee confirmed that the error is not from impala.
