You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Gunther Hagleitner (JIRA)" <ji...@apache.org> on 2017/01/06 02:07:58 UTC

[jira] [Created] (HIVE-15549) Better naming of Tez edges

Gunther Hagleitner created HIVE-15549:
-----------------------------------------

             Summary: Better naming of Tez edges
                 Key: HIVE-15549
                 URL: https://issues.apache.org/jira/browse/HIVE-15549
             Project: Hive
          Issue Type: Bug
            Reporter: Gunther Hagleitner
            Assignee: Gunther Hagleitner


Do the following renames:

CUSTOM_EDGE -> CO_PARTITION_EDGE
CUSTOM_SIMPLE_EDGE -> PARTITION_EDGE
SIMPLE_EDGE -> SORT_PARTITION_EDGE

Because that's what those edges actually do.

Also rename Map/Reduce <n> to just Vertex <n>. These vertices haven't mapped or reduced in a long time. The names are leftover items from MR.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)