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

Bikas Saha commented on TEZ-2840:
---------------------------------

initialize() is called by tez on the input. init() is called by Hive I believe. 
Can you please check where hive is calling init(). If it happens after 
hiveprocessor.run() then initialize() should have been called before init(). 
Maybe the bug you are seeing is that initialize() is not being called at all?

> MRInputLegacy.init should set splitInfoViaEvents
> ------------------------------------------------
>
>                 Key: TEZ-2840
>                 URL: https://issues.apache.org/jira/browse/TEZ-2840
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>             Fix For: 0.7.1, 0.8.1
>
>         Attachments: TEZ-2840.patch
>
>
> Only one path that uses initializeInternal and thus this field actually sets 
> it.



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

Reply via email to