[
https://issues.apache.org/jira/browse/TEZ-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098773#comment-14098773
]
Bikas Saha commented on TEZ-1334:
---------------------------------
bq. Looks like the previous comment was referring to
InputAlreadyClosedException.
Yes. That is what it was referring to. Unless its programmatically actionable
by the user we should just replace this with a TezUncheckedException with a
diagnostic message.
bq.Maybe event LimitedPrivate for Hive
Similar to other places in the code. If its necessary for users to write code
then it should be public. If we are not sure about the API itself it should
also be unstable.
> Annotate all non public classes in tez-runtime-library with @private
> --------------------------------------------------------------------
>
> Key: TEZ-1334
> URL: https://issues.apache.org/jira/browse/TEZ-1334
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: Bikas Saha
> Assignee: Hitesh Shah
> Priority: Blocker
> Attachments: TEZ-1334.1.patch, TEZ-1334.2.patch
>
>
> This prevents javadoc from being generated.
> Alternative would be to mark classes explicitly public using annotation.
--
This message was sent by Atlassian JIRA
(v6.2#6252)