[
https://issues.apache.org/jira/browse/HIVE-16146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Vary updated HIVE-16146:
------------------------------
Attachment: HIVE-16146.06.patch
Rebased the patch.
Since after the rebase the TestBeeLineDriver runs more query files, more
replace patterns are needed:
- The output contains the original queries, so we should rewrite
(default.src->src) for the output file as well
- More static regex for hiding the file locations, and serdes to match the
CliDriver output
- More specific regex for hiding the database change in the explain results
Followup jira (HIVE-16449) is created to handle -- SORT_BEFORE_DIFF. Otherwise
the query output files are the same as the CliDriver version output
> If possible find a better way to filter the TestBeeLineDriver output
> --------------------------------------------------------------------
>
> Key: HIVE-16146
> URL: https://issues.apache.org/jira/browse/HIVE-16146
> Project: Hive
> Issue Type: Improvement
> Components: Testing Infrastructure
> Affects Versions: 2.2.0
> Reporter: Peter Vary
> Assignee: Peter Vary
> Attachments: HIVE-16146.02.patch, HIVE-16146.03.patch,
> HIVE-16146.04.patch, HIVE-16146.05.patch, HIVE-16146.06.patch,
> HIVE-16146.patch
>
>
> Currently we apply a blacklist to filter the output of the BeeLine Qtest runs.
> It might be a good idea to go thorough of the possibilities and find a better
> way, if possible.
> I think our main goal could be for the TestBeeLineDriver test output to match
> the TestCliDriver output of the came query file. Or if it is not possible,
> then at least a similar one
> CC: [~vihangk1]
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)