You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/03/30 23:24:41 UTC

[jira] [Created] (HIVE-16339) QTestUtil pattern masking should only partially mask paths

Sahil Takiar created HIVE-16339:
-----------------------------------

             Summary: QTestUtil pattern masking should only partially mask paths
                 Key: HIVE-16339
                 URL: https://issues.apache.org/jira/browse/HIVE-16339
             Project: Hive
          Issue Type: Improvement
          Components: Test
            Reporter: Sahil Takiar
            Assignee: Sahil Takiar


QTestUtil will mask an entire like in .q.out files if it sees any of the target mask patterns. This seems unnecessary for patterns such as "pfile:", "file:", and "hdfs:" which are targeted towards masking file paths.

Just because a line in .q.out contains a path doesn't mean the entire line should be masked. The line could contain useful information. It would be better if just the file path could be masked.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)