getting error HIVE_CURSOR_ERROR: Unexpected end of input stream

0

HIVE_CURSOR_ERROR: Unexpected end of input stream This query ran against the "covid_dataset" database, unless qualified by the query. Please post the error message on our forum or contact customer support with Query Id: 4d5d4b1c-c377-4304-9698-ac61d20df887

已提問 2 年前檢視次數 1031 次
1 個回答
0

There are multiple variants of the HIVE_CURSOR_ERROR. If you are facing an exception like HIVE_CURSOR_ERROR: Unexpected end of input stream, this means in the process of decompressing or trying to read your input file, we properly found a format that we could not understand. Possibly a data issue in my assessment. Remove some of your input files try to download file and see if you can read it in unix, it should be a UTF8 encoded file. If compressed, you can try do download and try to read it uncompressed locally.

AWS
Eman
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南