You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Gopal V (JIRA)" <ji...@apache.org> on 2019/06/03 15:54:00 UTC

[jira] [Updated] (HIVE-21800) Tez: Cartesian product reparses HiveConf XML

     [ https://issues.apache.org/jira/browse/HIVE-21800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gopal V updated HIVE-21800:
---------------------------
    Attachment: hive3-with-cbo.svg

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