Code review comment for lp:~asanjar/charms/trusty/hive2/trunk

Revision history for this message
amir sanjar (asanjar) wrote :

if I remember correctly, after I had committed and pushed code change for the fix (below), I realized that I had not updated the README file. I assumed it will show both changes though ?!!

from lp:charms/trusty/hive2
     elk_jar_path="/home/ubuntu/elasticsearch-hadoop-2.0.0/dist/elasticsearch-hadoop-2.0.0.jar"
     cp /home/ubuntu/elasticsearch-hadoop-2.0.0/dist/*.* /usr/lib/hive/lib/.
     # echo "export HIVE_AUX_JARS_PATH=\$HIVE_AUX_JARS_PATH:$elk_jar_path" >> /etc/hive/conf.juju/hive-env.sh

« Back to merge proposal