Installing Drill on Linux and Mac OS X
First, check that you meet the prerequisites, and then install Apache Drill on Linux or Mac OS X:
Complete the following steps to install Drill:
- In a terminal window, change to the directory where you want to install Drill.
- Download the latest version of Apache Drill
- Copy the downloaded file to the directory where you want to install Drill.
- Extract the contents of the Drill
.tar.gz
file. Use sudo only if necessary:tar -xvzf <.tar.gz file name>
The extraction process creates the installation directory containing the Drill software. You can now start Drill.