[ 
https://issues.apache.org/jira/browse/TEZ-3280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15304892#comment-15304892
 ] 

Rohini Palaniswamy commented on TEZ-3280:
-----------------------------------------

bq. As long it is at max once per input per vertex and not per task this should 
be ok to go in.
  This is at the split calculation time. Should happen only once.

bq. Should this log message be augmented to have the input name/vertex name for 
matching purposes when this code path is run in the AM for Hive?
  If you think that is really needed and have to change API signature for that, 
please go for a overloaded method to avoid breaking Pig.  I will go over usage 
of MR helper APIs in Pig sometime later and either have 
@InterfaceStability.Stable marked in Tez for those methods or make a copy of 
the method into Pig codebase if they are going to be 
@InterfaceStability.Unstable to avoid any future issues.




> LOG MRInputHelpers split generation message as INFO 
> ----------------------------------------------------
>
>                 Key: TEZ-3280
>                 URL: https://issues.apache.org/jira/browse/TEZ-3280
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>         Attachments: TEZ-3280.1.patch
>
>
> This was INFO, then as part of TEZ-2830 was moved to DEBUG. Didn't catch that 
> this message would that important in normal debugging till now.



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

Reply via email to