[
https://issues.apache.org/jira/browse/IMPALA-14826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18065074#comment-18065074
]
ASF subversion and git services commented on IMPALA-14826:
----------------------------------------------------------
Commit 9f78f4533d66fc7b04d6588aeed88ee06a5a2076 in impala's branch
refs/heads/master from Csaba Ringhofer
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=9f78f4533 ]
IMPALA-14826: exclude file descriptors from Iceberg tables on webui/json
IMPALA-12840 implemented this for HDFS tables, but Iceberg tables still
included files (not sure if this was always the case or there was some
changed that triggered this).
Note that toHumanReadableThrift() is used only when showing an object
as JSON on the webui - the default is Thrift printed as JSON and
it still contains file descriptors.
Change-Id: Ia696b872a189aabefcc25607ad514aea948dcf9e
Reviewed-on: http://gerrit.cloudera.org:8080/24087
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Iceberg tables show file descriptors in catalog webui/json
> ----------------------------------------------------------
>
> Key: IMPALA-14826
> URL: https://issues.apache.org/jira/browse/IMPALA-14826
> Project: IMPALA
> Issue Type: Task
> Components: Catalog
> Reporter: Csaba Ringhofer
> Priority: Major
>
> IMPALA-12840 changed webui to hide file descriptors when the table metadata
> is requested as json. Iceberg tables still expose file desc though:
> :25020/catalog_object?json&object_type=TABLE&object_name=default.tice
> includes "{\"file_desc_data\":\"\\u0018\\u0000\\u0000"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]