----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31492/#review74338 -----------------------------------------------------------
Ship it! Ship It! - Vitalyi Brodetskyi On Лют. 26, 2015, 7:22 після полудня, Dmitro Lisnichenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/31492/ > ----------------------------------------------------------- > > (Updated Лют. 26, 2015, 7:22 після полудня) > > > Review request for Ambari and Vitalyi Brodetskyi. > > > Bugs: AMBARI-9821 > https://issues.apache.org/jira/browse/AMBARI-9821 > > > Repository: ambari > > > Description > ------- > > In the hive-env.sh > Folder containing extra libraries required for hive compilation/execution can > be controlled by: > if [ "$ > {HIVE_AUX_JARS_PATH}" != "" ]; then > export HIVE_AUX_JARS_PATH=${HIVE_AUX_JARS_PATH} > elif [ -d "/usr/hdp/current/hive-webhcat/share/hcatalog" ]; then > export HIVE_AUX_JARS_PATH=/usr/hdp/current/hive-webhcat/share/hcatalog > fi > > > Diffs > ----- > > > ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/hive-env.xml > 53ab0f8 > > Diff: https://reviews.apache.org/r/31492/diff/ > > > Testing > ------- > > manual verification > > > Thanks, > > Dmitro Lisnichenko > >
