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
已提問 5 年前檢視次數 1011 次
4 個答案
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
已回答 5 年前
0

I think I have figured out the solution.

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

RajKod
已回答 5 年前
0

I have the same issue, may I know the solution

Govinda
已回答 4 年前
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
已回答 4 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南