[
https://issues.apache.org/jira/browse/TEZ-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16220048#comment-16220048
]
Zhiyuan Yang edited comment on TEZ-3856 at 10/26/17 6:46 AM:
-------------------------------------------------------------
Nvm. Jenkins is down right now. Compilation succeed locally. Patch was
committed to master branch. Thanks [~prasanth_j] for the patch!
{code}
commit ec9135145fda48917b319b1accc273254c707ae5
Author: Zhiyuan Yang <[email protected]>
Date: Wed Oct 25 23:43:46 2017 -0700
TEZ-3856. API to access counters in InputInitializerContext (Prasanth
Jayachandran via zhiyuany)
{code}
was (Author: aplusplus):
Nvm. Jenkins is down right now. Compilation succeed locally. Patch was
committed to master branch.
{code}
commit ec9135145fda48917b319b1accc273254c707ae5
Author: Zhiyuan Yang <[email protected]>
Date: Wed Oct 25 23:43:46 2017 -0700
TEZ-3856. API to access counters in InputInitializerContext (Prasanth
Jayachandran via zhiyuany)
{code}
> API to access counters in InputInitializerContext
> -------------------------------------------------
>
> Key: TEZ-3856
> URL: https://issues.apache.org/jira/browse/TEZ-3856
> Project: Apache Tez
> Issue Type: Bug
> Affects Versions: 0.9.1
> Reporter: Prasanth Jayachandran
> Assignee: Prasanth Jayachandran
> Fix For: 0.9.1
>
> Attachments: TEZ-3856.1.patch, TEZ-3856.2.patch, TEZ-3856.2.patch,
> TEZ-3856.3.patch
>
>
> Hive would like to publish some counters related to input splits during split
> generation. Tez doesn't expose TezCounters via InputIntializerContext. This
> ticket is to expose TezCounters via InputInitializerContext so that counters
> can be accessed during split generation.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)