You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/07/22 04:39:00 UTC

[jira] [Commented] (IMPALA-11445) Fix the issue for partitions in different file systems

    [ https://issues.apache.org/jira/browse/IMPALA-11445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569787#comment-17569787 ] 

ASF subversion and git services commented on IMPALA-11445:
----------------------------------------------------------

Commit 02043744beee8c57ee876cb8d94eba28660927cb in impala's branch refs/heads/master from wzhou-code
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=02043744b ]

IMPALA-11445: Fix bug in firing insert event of partitions located in different FS

When adding a partition with location in a file system which is
different from the file system of the table location, Impala accept
it. But when insert values to the table, catalogd throw exception.

This patch fix the issue by using the right FileSystem object.

Testing:
 - Added new test case with partitions on different file systems.
   Ran the test on S3.
 - Did manual tests in cluster with partitions on HDFS and Ozone.
 - Passed core test.

Change-Id: I0491ee1bf40c3d5240f9124cef3f3169c44a8267
Reviewed-on: http://gerrit.cloudera.org:8080/18759
Reviewed-by: Quanlong Huang <hu...@gmail.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> Fix the issue for partitions in different file systems
> ------------------------------------------------------
>
>                 Key: IMPALA-11445
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11445
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Catalog
>    Affects Versions: Impala 4.1.0, Impala 4.2.0
>            Reporter: Wenzhe Zhou
>            Assignee: Wenzhe Zhou
>            Priority: Major
>             Fix For: Impala 4.2.0
>
>
> When adding a partition with location in a file system which is
> different from the file system of the table location, Impala accept
> it. But when insert values to the table, catalogd throw exception.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org