[ https://issues.apache.org/jira/browse/HIVE-17787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Peter Vary updated HIVE-17787: ------------------------------ Resolution: Fixed Status: Resolved (was: Patch Available) Pushed to master. Thanks for the patch [~kuczoram]! > Apply more filters on the BeeLine test output files (follow-up on HIVE-17569) > ----------------------------------------------------------------------------- > > Key: HIVE-17787 > URL: https://issues.apache.org/jira/browse/HIVE-17787 > Project: Hive > Issue Type: Improvement > Components: Testing Infrastructure > Affects Versions: 3.0.0 > Reporter: Marta Kuczora > Assignee: Marta Kuczora > Priority: Minor > Attachments: HIVE-17787.1.patch, HIVE-17787.2.patch > > > 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 join warnings and the mapreduce jobtracker address can be different > so it would make sense to filter them out. > For example: > {noformat} > Warning: Map Join MAPJOIN[13][bigTable=?] in task 'Stage-3:MAPRED' is a cross > product > Warning: MASKED is a cross product > {noformat} > {noformat} > mapreduce.jobtracker.address=local > mapreduce.jobtracker.address=MASKED > {noformat} -- This message was sent by Atlassian JIRA (v6.4.14#64029)