You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2017/04/19 00:43:41 UTC

[jira] [Created] (HIVE-16477) Rename tez edges to something more appropriate

Prasanth Jayachandran created HIVE-16477:
--------------------------------------------

             Summary: Rename tez edges to something more appropriate
                 Key: HIVE-16477
                 URL: https://issues.apache.org/jira/browse/HIVE-16477
             Project: Hive
          Issue Type: Improvement
          Components: llap, Tez
    Affects Versions: 3.0.0
            Reporter: Prasanth Jayachandran
            Assignee: Prasanth Jayachandran


Edge names in tez/llap can be renamed to better reflect the actual operation

Proposing the following
SIMPLE_EDGE -> SORTED_SHUFFLE (or ORDERED_EXCHANGE)
BROADCAST_EDGE -> BROADCAST
CONTAINS -> UNION (or leave it CONTAINS)
CUSTOM_EDGE -> BUCKET_JOIN
CUSTOM_SIMPLE_EDGE -> UNSORTED_SHUFFLE (or UNORDERED_EXCHANGE)

[~hagleitn] [~gopalv] [~sseth] any thoughts on the renames?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)