--- title: Apache Impala hide_title: true sidebar_position: 9 version: 1 --- ## Apache Impala The recommended connector library to Apache Impala is [impyla](https://github.com/cloudera/impyla). The expected connection string is formatted as follows: ``` impala://{hostname}:{port}/{database} ```