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

ASF GitHub Bot updated HIVE-29397:
----------------------------------
    Labels: pull-request-available  (was: )

> TestBeeLineDriver with test.output.overwrite does not apply masking
> -------------------------------------------------------------------
>
>                 Key: HIVE-29397
>                 URL: https://issues.apache.org/jira/browse/HIVE-29397
>             Project: Hive
>          Issue Type: Task
>            Reporter: Thomas Rebele
>            Assignee: Thomas Rebele
>            Priority: Minor
>              Labels: pull-request-available
>
> The following script fails:
> {code:java}
> mvn test -Pitests -pl itests/qtest -Dtest=TestBeeLineDriver 
> -Dqfile=desc_table_formatted.q -Dtest.output.overwrite=true
> mvn test -Pitests -pl itests/qtest -Dtest=TestBeeLineDriver 
> -Dqfile=desc_table_formatted.q {code}
> Cause: The masking of QOutProcessor is applied when overwrite is false, but 
> it is not applied when overriding the q.out file. See 
> org.apache.hadoop.hive.cli.control.CoreBeeLineDriver#runTest(org.apache.hive.beeline.QFile,
>  java.util.List<java.util.concurrent.Callable<java.lang.Void>>).



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

Reply via email to