FAILED: Execution Error, return code 1

0

FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. java.lang.IllegalArgumentException: Can not create a Path from an empty string

Please post the error message on our forum or contact customer support with Query Id: 20d872e3-8296-412d-89a6-2a4dac4b9b9f.

RajKod
preguntada hace 5 años1011 visualizaciones
4 Respuestas
0

I finally got that working. Now I am stuck on a different issue when I do a select * query

HIVE_CURSOR_ERROR: Number of matching groups doesn't match the number of columns
with Query Id: 05b12b9f-818f-4436-8f4c-6fdc7d6d6173.

RajKod
respondido hace 5 años
0

I think I have figured out the solution.

Edited by: RajKod on Jun 1, 2019 9:19 AM

RajKod
respondido hace 5 años
0

I have the same issue, may I know the solution

Govinda
respondido hace 4 años
0

I fount the solution.
Sample Path: s3://Bucket_name/Address/

corrected as s3://bucket-name/address/ <<Path should be in lowercase and also the bucket name replaces "_" with "-">>

Govinda
respondido hace 4 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas