You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "László Bodor (Jira)" <ji...@apache.org> on 2023/01/25 09:43:00 UTC

[jira] [Updated] (HIVE-26985) Create a trackable hive configuration object

     [ https://issues.apache.org/jira/browse/HIVE-26985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

László Bodor updated HIVE-26985:
--------------------------------
    Description: 
During some investigation, I want to be able to easily find you when and how a certain configuration is changed, looking for an improvement that simply logs if "hive.a.b.c" is changed from "hello" to "asdf" and on which thread.
Not sure if there is already a trackable configuration object in hadoop that we can reuse, or we need to implement it in hive.

> Create a trackable hive configuration object
> --------------------------------------------
>
>                 Key: HIVE-26985
>                 URL: https://issues.apache.org/jira/browse/HIVE-26985
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: László Bodor
>            Priority: Major
>
> During some investigation, I want to be able to easily find you when and how a certain configuration is changed, looking for an improvement that simply logs if "hive.a.b.c" is changed from "hello" to "asdf" and on which thread.
> Not sure if there is already a trackable configuration object in hadoop that we can reuse, or we need to implement it in hive.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)