[
https://issues.apache.org/jira/browse/TEZ-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15228742#comment-15228742
]
Hitesh Shah commented on TEZ-3188:
----------------------------------
I dont have a strong opinion on such constants being moved out of
TezConfiguration. I would assume marking something as @Private in TezConf would
have the same implication that this is not user-configurable. This change
however means users do not really know what info is available in the configs
published to ATS as we do not really publish/document these properties anywhere
now.
Additionally, shouldnt the whole class be private for now?
> Move tez.submit.hosts out of TezConfiguration
> ---------------------------------------------
>
> Key: TEZ-3188
> URL: https://issues.apache.org/jira/browse/TEZ-3188
> Project: Apache Tez
> Issue Type: Improvement
> Reporter: Siddharth Seth
> Priority: Blocker
> Attachments: TEZ-3188.1.txt
>
>
> This isn't really a configuration. It's a value set into the Configuration by
> the TezClient so that it's available later for debugging. Not something that
> needs to/can be configured by clients.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)