HIVE_METASTORE_ERROR: com.amazonaws.services.datacatalog.model.InvalidInputException: Error: type expected at the position 0 of 'text' but 'text' is found.

0

Running any query in Athena on a particular table "sometable" fails after ~15 seconds eg:

SELECT * FROM "somedatabase"."sometable" limit 10;

And returns this error message

HIVE_METASTORE_ERROR: com.amazonaws.services.datacatalog.model.InvalidInputException: Error: type expected at the position 0 of 'text' but 'text' is found. (Service: null; Status Code: 0; Error Code: null; Request ID: null; Proxy: null)

We double checked that data type declarations have no upper/camel casing and column names do not contain invalid characters such as spaces or hyphens. How can we pinpoint the problematic column or identify what's causing the error?

azhang
질문됨 일 년 전83회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인