Skip to content

avbfr/ambari-drill-service

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ambari-drill-service

Ambari service for Apache Drill v0.9-BETA1

Ambari service to run and manage Apache Drill. For more information about Apache Drill visit https://drill.apache.org/

Requirements:
- RHEL/CENTOS 7.1+
- Ambari 2.x
- HDP 2.6
- You need HDFS and Zookeeper up & running on your cluster

Features:
- Allows to install Apache Drill on an Ambari-managed cluster
- Edit drill-overrides.conf and drill-env.sh via ambari
- Integration with zookeeper
- Drill Console Quick Links
- Choose wich version of drill you want to install (by default 1.14.0)

Setup

Download the Drill Service:

git clone https://github.com/avbfr/ambari-drill-service.git /var/lib/ambari-server/resources/stacks/HDP/2.6/services/DRILL

Restart ambari

ambari-server restart

Now you can install Drill by clicking on "Add Service" button in Ambari

Uninstall

Stop the Drill Service from Ambari and delete Service

  • Delete "drill_install_dir" and "drill_run_dir"
  • Keep "drill_config_dir" if you want to install a new version otherwise, delete it
  • Delete "drill_temp_file"

About

HDP 2.6: Ambari service for Apache Drill

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%