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

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

Commit 988d353e02430731a212371ad3c37310ad58a07a in impala's branch 
refs/heads/master from Csaba Ringhofer
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=988d353e0 ]

IMPALA-13693: Fix load-ext-data-sources.sh on Rocky 9.5

Two permission issues caused this dataload step to fail:
- Lack of X permission on home directory (seems linux specific).
- LOAD statement has no right to use \tmp for some reason - using
  \LOAD instead solves this. I don't know what postgres/configuration
  change caused this.

Testing:
- dataload and ext-data-source related tests passed on Rocky Linux 9.5

Change-Id: I3829116f4c6d6f6cba2da824cd9f31259a15ca1b
Reviewed-on: http://gerrit.cloudera.org:8080/22383
Tested-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Wenzhe Zhou <[email protected]>


> Loading ext-data-sources fails on Rocky 9.5 with postgresql permission issues
> -----------------------------------------------------------------------------
>
>                 Key: IMPALA-13693
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13693
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>            Reporter: Csaba Ringhofer
>            Priority: Critical
>




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