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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ