Hello Matthew Jacobs,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/4095
to look at the new patch set (#3).
Change subject: IMPALA-4009: qgen: add docs, utility for installing Oracle as
ref database
......................................................................
IMPALA-4009: qgen: add docs, utility for installing Oracle as ref database
This patch adds documentation and a small utility for users wishing to
run the random query generator against Oracle as a reference database.
In particular, the patch
* points users toward installing Oracle Database.
* provides directions on incorporating a Python Oracle client
(cx_Oracle) into our impala-python virtual environment.
* provides a small utility that will verify installation and
connectivity between client and server
This documentation isn't meant to be a complete guide. Other patches
will add documentation for actually loading random query generator test
data into Oracle, for example.
Change-Id: Ib3bf84b7afa8851c49a8d0f0a1ceded94f4de158
---
A tests/comparison/ORACLE.txt
M tests/comparison/README
A tests/comparison/util/verify-oracle-connection.py
3 files changed, 166 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/95/4095/3
--
To view, visit http://gerrit.cloudera.org:8080/4095
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib3bf84b7afa8851c49a8d0f0a1ceded94f4de158
Gerrit-PatchSet: 3
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Michael Brown <[email protected]>
Gerrit-Reviewer: Matthew Jacobs <[email protected]>
Gerrit-Reviewer: Michael Brown <[email protected]>
Gerrit-Reviewer: Thomas Tauber-Marshall <[email protected]>