Impala cookbook should write out Hive config, if present
Description
Impala reads the Hive configuration file to determine which metastores to use. However, this config needs to reside in Impala's configuration directory, as HIVE_CONF_DIR isn't used. The cookbook should write out hive-site.xml based on node['hive']['hive_site'] attributes.
Impala reads the Hive configuration file to determine which metastores to use. However, this config needs to reside in Impala's configuration directory, as HIVE_CONF_DIR isn't used. The cookbook should write out hive-site.xml based on node['hive']['hive_site'] attributes.