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

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

Gopal V created HIVE-21800:
------------------------------

             Summary: 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
         Attachments: Tez-CartesianProductSlowness.png

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