Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 440 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 440 Bytes

#An Ambari Service for Impala

##To download the Impala service folder, run below

VERSION=`hdp-select status hadoop-client | sed 's/hadoop-client - \([0-9]\.[0-9]\).*/\1/'`
sudo git clone https://github.com/shuhuai007/ambari-impala-service.git /var/lib/ambari-server/resources/stacks/HDP/$VERSION/services/IMPALA        

##Restart Ambari #sandbox
service ambari restart

#non sandbox
sudo service ambari-server restart