Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The following page has been changed by EricHwang: http://wiki.apache.org/hadoop/Hive/HiveODBC ------------------------------------------------------------------------------ a.#2 If you are installing the driver on an application DM, then you have to help yourself on this one ;). Hint: try looking in the installation directory of your application. i. Keep in mind that an application's DM can exist simultaneously with the system DM and will likely use its own configuration files, such as odbc.ini. i. Also, note that some applications do not have their own DMs and simply use the system DM. - 1. Add the following ini configuration entry to the DM's corresponding odbc.ini: + 1. Add the following section to the DM's corresponding odbc.ini: {{{ [Hive] Driver = <path_to_libodbchive.so>