[
https://issues.apache.org/jira/browse/TEZ-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14375284#comment-14375284
]
Hitesh Shah commented on TEZ-2219:
----------------------------------
Mostly looks good. Do we need checks for null and empty names?
Also, it is usually good to use "Assert.fail();" with a failure message for
more clarity if the test fails.
> Should verify the input_name/output_name to be unique per vertex
> ----------------------------------------------------------------
>
> Key: TEZ-2219
> URL: https://issues.apache.org/jira/browse/TEZ-2219
> Project: Apache Tez
> Issue Type: Improvement
> Reporter: Jeff Zhang
> Assignee: Jeff Zhang
> Attachments: TEZ-2219-1.txt
>
>
> RuntimeTask try to get the Input/Output using the input_name/output_name, so
> input_name/output_name should be unique per vertex
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)