You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/06/09 16:25:01 UTC

[jira] [Work logged] (HIVE-20386) Allow not to strip hidden fields from Hiveconf

     [ https://issues.apache.org/jira/browse/HIVE-20386?focusedWorklogId=443038&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-443038 ]

ASF GitHub Bot logged work on HIVE-20386:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Jun/20 16:24
            Start Date: 09/Jun/20 16:24
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] commented on pull request #417:
URL: https://github.com/apache/hive/pull/417#issuecomment-641144597


   This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
   Feel free to reach out on the dev@hive.apache.org list if the patch is in need of reviews.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 443038)
    Remaining Estimate: 0h
            Time Spent: 10m

> Allow not to strip hidden fields from Hiveconf
> ----------------------------------------------
>
>                 Key: HIVE-20386
>                 URL: https://issues.apache.org/jira/browse/HIVE-20386
>             Project: Hive
>          Issue Type: Improvement
>          Components: Configuration
>    Affects Versions: 3.1.0
>            Reporter: Jaume M
>            Assignee: Jaume M
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.2.0
>
>         Attachments: HIVE-20386.1.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently some sensitive fields from the HiveConf are [being stripped|https://github.com/apache/hive/blob/93779cb1010dc357ae3eb9dab77b35b4a444a33c/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java#L5713] in different places and this may result in bugs like https://issues.apache.org/jira/browse/HIVE-14848. It'd be nice to have a flag to allow to control this and not strip them if the particular configuration requires those fields.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)