[
https://issues.apache.org/jira/browse/HIVE-25501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated HIVE-25501:
--------------------------------
Description:
This is due to performance considerations. When a large amount of partitions
are present in MapWork, serializing useless properties (coming from metastore
as a partititon metadata) could become a bottleneck, which can even lead to OOM
in Tez AM is the dag plan becomes large.
> Provide a filter for removing useless properties from PartitionDesc objects
> before MapWork serialization
> --------------------------------------------------------------------------------------------------------
>
> Key: HIVE-25501
> URL: https://issues.apache.org/jira/browse/HIVE-25501
> Project: Hive
> Issue Type: Improvement
> Reporter: László Bodor
> Assignee: László Bodor
> Priority: Major
>
> This is due to performance considerations. When a large amount of partitions
> are present in MapWork, serializing useless properties (coming from metastore
> as a partititon metadata) could become a bottleneck, which can even lead to
> OOM in Tez AM is the dag plan becomes large.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)