You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Marta Kuczora (JIRA)" <ji...@apache.org> on 2017/10/12 14:28:00 UTC

[jira] [Updated] (HIVE-17787) Apply more filters on the BeeLine tests output files (follow-up on HIVE-17569)

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

Marta Kuczora updated HIVE-17787:
---------------------------------
    Description: 
When running the q tests with BeeLine, some known differences came up which should be filtered out if the "test.beeline.compare.portable" parameter is set to true.

The result of the following commands can be different when running them via BeeLine then in the golden out file:
- DESCRIBE
- SHOW TABLES
- SHOW FORMATTED TABLES
- SHOW DATABASES TABLES

Also the lines like these can be different
{noformat}
Warning: Map Join MAPJOIN[13][bigTable=?] in task 'Stage-3:MAPRED' is a cross product
{noformat}
{noformat}
mapreduce.jobtracker.address=local
{noformat}

> Apply more filters on the BeeLine tests output files (follow-up on HIVE-17569)
> ------------------------------------------------------------------------------
>
>                 Key: HIVE-17787
>                 URL: https://issues.apache.org/jira/browse/HIVE-17787
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 3.0.0
>            Reporter: Marta Kuczora
>            Assignee: Marta Kuczora
>            Priority: Minor
>
> When running the q tests with BeeLine, some known differences came up which should be filtered out if the "test.beeline.compare.portable" parameter is set to true.
> The result of the following commands can be different when running them via BeeLine then in the golden out file:
> - DESCRIBE
> - SHOW TABLES
> - SHOW FORMATTED TABLES
> - SHOW DATABASES TABLES
> Also the lines like these can be different
> {noformat}
> Warning: Map Join MAPJOIN[13][bigTable=?] in task 'Stage-3:MAPRED' is a cross product
> {noformat}
> {noformat}
> mapreduce.jobtracker.address=local
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)