[ https://issues.apache.org/jira/browse/HIVE-9994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368042#comment-14368042 ]
Hive QA commented on HIVE-9994: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12705418/HIVE-9994.3.patch {color:green}SUCCESS:{color} +1 7772 tests passed Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3072/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3072/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-3072/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12705418 - PreCommit-HIVE-TRUNK-Build > 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 > Attachments: HIVE-9994.1.patch, HIVE-9994.2.patch, HIVE-9994.3.patch > > > 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)