[
https://issues.apache.org/jira/browse/HIVE-16468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Vary updated HIVE-16468:
------------------------------
Attachment: HIVE-16468.patch
This change introduces 4 new properties which can be set when running the
BeeLine tests:
- test.data.dir - The test data files should be uploaded to the server to this
dir, so the LOAD DATA commands will work
- test.beeline.url - If we would like to run the tests against an existing
cluster we should set this parameter. Otherwise the miniHS2 server is started
- test.beeline.user - The username which is used for connecting to the cluster
- test.beeline.password - The password which is used for connecting to the
cluster
> BeeLineDriver should be able to run tests against an externally created
> cluster
> -------------------------------------------------------------------------------
>
> Key: HIVE-16468
> URL: https://issues.apache.org/jira/browse/HIVE-16468
> Project: Hive
> Issue Type: Bug
> Components: Testing Infrastructure
> Reporter: Peter Vary
> Assignee: Peter Vary
> Attachments: HIVE-16468.patch
>
>
> It should be possible to run the query tests against an externally created
> cluster using the BeeLineDriver, and the query files and results.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)