[
https://issues.apache.org/jira/browse/TEZ-4683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor resolved TEZ-4683.
-------------------------------
Resolution: Fixed
> Fix tez framework mode config name
> ----------------------------------
>
> Key: TEZ-4683
> URL: https://issues.apache.org/jira/browse/TEZ-4683
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Raghav Aggarwal
> Assignee: Raghav Aggarwal
> Priority: Major
> Fix For: 1.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> {code:java}
> public static final String TEZ_FRAMEWORK_MODE = TEZ_PREFIX +
> ".framework.mode"; {code}
> In the
> [https://github.com/apache/tez/blob/8dda584bc78bc3a56642aaced66444d0d428463f/tez-api/src/main/java/org/apache/tez/dag/api/TezConfiguration.java#L2415]
> the presence of additional dot (.) post TEZ_PREFIX is causing the config name
> as *tez..framework.mode*
--
This message was sent by Atlassian Jira
(v8.20.10#820010)