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

posta 2 anni fa1031 visualizzazioni
1 Risposta
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
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande