[
https://issues.apache.org/jira/browse/TEZ-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559505#comment-14559505
]
Hitesh Shah commented on TEZ-1529:
----------------------------------
Minor nit:
{code}
if (!TimelineReaderFactory.isTimelineClientSupported()) {
throw new TezException("Reading from Timeline is not supported");
}
{code}
The exception message should be a bit more descriptive on why it may not be
supported.
+1 once the above is fixed. Feel free to commit after fixing exception message.
> ATS and TezClient integration in secure kerberos enabled cluster
> -----------------------------------------------------------------
>
> Key: TEZ-1529
> URL: https://issues.apache.org/jira/browse/TEZ-1529
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Prakash Ramachandran
> Assignee: Prakash Ramachandran
> Priority: Blocker
> Attachments: TEZ-1529-branch6.2.patch, TEZ-1529.1.patch,
> TEZ-1529.2.patch, TEZ-1529.3.patch, TEZ-1529.4.patch, TEZ-1529.5.patch
>
>
> This is a follow up for TEZ-1495 which address ATS - TezClient integration.
> however it does not enable it in secure kerberos enabled cluster.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)