You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergio Peña (JIRA)" <ji...@apache.org> on 2015/03/17 19:51:38 UTC

[jira] [Created] (HIVE-9994) Hive query plan returns sensitive data to external applications

Sergio Peña created HIVE-9994:
---------------------------------

             Summary: Hive query plan returns sensitive data to external applications
                 Key: HIVE-9994
                 URL: https://issues.apache.org/jira/browse/HIVE-9994
             Project: Hive
          Issue Type: Bug
    Affects Versions: 1.0.0
            Reporter: Sergio Peña
            Assignee: Sergio Peña


Some applications are using getQueryString() method from the QueryPlan class to get the query that is being executed by Hive. The query string returned is not redacted, and it is returning sensitive information that is logged in Navigator.

We need to return data redacted from the QueryPlan to avoid other applications to log sensitive data.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)