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

gefragt vor 2 Jahren1031 Aufrufe
1 Antwort
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
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen