[
https://issues.apache.org/jira/browse/TEZ-4468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681455#comment-17681455
]
László Bodor commented on TEZ-4468:
-----------------------------------
thanks for reporting this [~zabetak]
this always was a mystery to me, haven't checked the code history though...most
probably java doc related plugins won't generate TezConfiguration html from
configs in other classes, the only question is why we haven't moved those
properties to TezConfiguration so far
I remember those tend to be set by hive users, so wouldn't consider them
private
> Document TezSplitGrouper configurations in the website
> ------------------------------------------------------
>
> Key: TEZ-4468
> URL: https://issues.apache.org/jira/browse/TEZ-4468
> Project: Apache Tez
> Issue Type: Task
> Reporter: Stamatis Zampetakis
> Priority: Minor
>
> There are various important configurations in
> https://github.com/apache/tez/blob/39e5a8e71b7713a2e9de151e2ec96062c8dd29f8/tez-mapreduce/src/main/java/org/apache/tez/mapreduce/grouper/TezSplitGrouper.java
> but those are not visible in the website.
> The following places:
> *
> https://tez.apache.org/releases/0.10.2/tez-api-javadocs/configs/TezConfiguration.html
> *
> https://tez.apache.org/releases/0.10.2/tez-runtime-library-javadocs/configs/TezRuntimeConfiguration.html
> do not contain any reference for tez.grouping.* properties.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)