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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ