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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则