[
https://issues.apache.org/jira/browse/HIVE-27516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-27516:
----------------------------------
Labels: pull-request-available (was: )
> Add programatically added DAG scoped properties to DAG Configuration
> --------------------------------------------------------------------
>
> Key: HIVE-27516
> URL: https://issues.apache.org/jira/browse/HIVE-27516
> Project: Hive
> Issue Type: Improvement
> Reporter: László Bodor
> Assignee: László Bodor
> Priority: Major
> Labels: pull-request-available
>
> Currently, when a user does something like this from beeline:
> {code}
> set tez.generate.debug.artifacts=true;
> {code}
> the option doesn't make its way to
> [dagConf|https://github.com/apache/hive/blob/8ea1d78d0dc18fec4305dd0d0a9e341ecdcaef1e/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezTask.java#L490],
> so it makes extremely painful to simply turn on/off options that would
> really supposed to work on DAG level
--
This message was sent by Atlassian Jira
(v8.20.10#820010)