[ 
https://issues.apache.org/jira/browse/IMPALA-11834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tamas Mate resolved IMPALA-11834.
---------------------------------
    Fix Version/s: Impala 4.3.0
       Resolution: Fixed

> Iceberg LOAD DATA hdfsDelete can crash JVM
> ------------------------------------------
>
>                 Key: IMPALA-11834
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11834
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend, Frontend
>    Affects Versions: Impala 4.3.0
>            Reporter: Riddhi jain
>            Assignee: Tamas Mate
>            Priority: Major
>              Labels: iceberg
>             Fix For: Impala 4.3.0
>
>
> It is probably caused by the incorrectly initialising the {{hdfsFS}} object 
> before executing the delete. 
> {code:none}
> hdfsDelete(path=s3a://bucket-external/path/to/table/icebergtable1/.tmp_8cd3828f-27dd-4d49-be7a-4453207ecfb7,
>  recursive=1): FileSystem#delete error:IllegalArgumentException: Wrong FS 
> s3a://bucket-external//path/to/table/icebergtable1/.tmp_8cd3828f-27dd-4d49-be7a-4453207ecfb7
>  -expected s3a://bucket-managed    at 
> org.apache.hadoop.fs.s3native.S3xLoginHelper.checkPath(S3xLoginHelper.java:224)
>     at 
> org.apache.hadoop.fs.s3a.S3AFileSystem.checkPath(S3AFileSystem.java:1375)    
> at org.apache.hadoop.fs.FileSystem.makeQualified(FileSystem.java:647)    at 
> org.apache.hadoop.fs.s3a.S3AFileSystem.makeQualified(S3AFileSystem.java:1337) 
>    at org.apache.hadoop.fs.s3a.S3AFileSystem.qualify(S3AFileSystem.java:1363) 
>    at org.apache.hadoop.fs.s3a.S3AFileSystem.delete(S3AFileSystem.java:3132) 
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to