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
gefragt vor 5 Jahren1011 Aufrufe
4 Antworten
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
beantwortet vor 5 Jahren
0

I think I have figured out the solution.

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

RajKod
beantwortet vor 5 Jahren
0

I have the same issue, may I know the solution

Govinda
beantwortet vor 4 Jahren
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
beantwortet vor 4 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