Quanlong Huang has posted comments on this change. (
http://gerrit.cloudera.org:8080/21438 )
Change subject: IMPALA-13093: Fix failure in inserting into OBS tables
......................................................................
Patch Set 3:
It seems adding this to hdfs-site.xml can also fix the issue:
<property>
<name>fs.obs.file.visibility.enable</name>
<value>true</value>
</property>
I'll check whether OBS returns the real block size.
--
To view, visit http://gerrit.cloudera.org:8080/21438
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I2441da0fc521b4b1111bed10c8edceb937bde481
Gerrit-Change-Number: 21438
Gerrit-PatchSet: 3
Gerrit-Owner: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Xiang Yang <[email protected]>
Gerrit-Reviewer: Zihao Ye <[email protected]>
Gerrit-Comment-Date: Tue, 11 Jun 2024 00:38:52 +0000
Gerrit-HasComments: No