[
https://issues.apache.org/jira/browse/TEZ-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15088536#comment-15088536
]
Siddharth Seth commented on TEZ-3025:
-------------------------------------
Thanks for the review. Will commit shortly, and post a backport patch for 0.7.
We can't really control what the user does in the constructor - so that should
be under the UGI. I don't think initialize() is that helpful after - the
constructor allows final parameters etc.
> InputInitializer creation should use the dag ugi
> ------------------------------------------------
>
> Key: TEZ-3025
> URL: https://issues.apache.org/jira/browse/TEZ-3025
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Siddharth Seth
> Assignee: Siddharth Seth
> Attachments: TEZ-3025.1.txt, TEZ-3025.2.txt
>
>
> Currently, running the initialize methods of InputInitializers happens within
> the dag ugi. The creation of the initializer needs to do the same.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)