1.4.1.2. Setting Up an Oracle Database

Use the following instructions to configure an existing Oracle database instance. To deploy a new Oracle instance, consult your database administrator.

[Note]Note

The following instructions are for the OJDBC driver for Oracle 11g.

  • On the master install machine, edit the master-install-machine/gsInstaller/gsInstaller.properties file and provide values for the following properties:

    dbflavor=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


loading table of contents...