Use the following instructions to configure an existing Oracle database instance. To deploy a new Oracle instance, consult your database administrator.
Note | |
---|---|
The following instructions are for the OJDBC driver for Oracle 11g. |
On the master install machine, edit the
file and provide values for the following properties:master-install-machine
/gsInstaller/gsInstaller.propertiesdbflavor=oracle
dbhost=$FQDN_of_Oracle_host_machine
Download the Oracle JDBC driver from here.
If you are manually creating the database users, ensure that your database administrator deploys the Hive schema. The Hive schema file is located here:
master-install-location/gsInstaller/confSupport/sql/oracle/hive-schema-0.10.0.oracle.sql