[
https://issues.apache.org/jira/browse/HIVE-21800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856141#comment-16856141
]
Ashutosh Chauhan commented on HIVE-21800:
-----------------------------------------
Will HIVE-21828 fix this implicitly by not calling new TezConfiguration() ?
> Tez: Cartesian product reparses HiveConf XML
> ---------------------------------------------
>
> Key: HIVE-21800
> URL: https://issues.apache.org/jira/browse/HIVE-21800
> Project: Hive
> Issue Type: Bug
> Components: Tez
> Reporter: Gopal V
> Priority: Minor
> Attachments: Tez-CartesianProductSlowness.png, hive3-with-cbo.svg
>
>
> {code}
> CartesianProductConfig cpConfig = new
> CartesianProductConfig(crossProductSources);
> edgeManagerDescriptor.setUserPayload(cpConfig.toUserPayload(new
> TezConfiguration(conf)));
> {code}
> !Tez-CartesianProductSlowness.png!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)