Skip to content
This repository was archived by the owner on Oct 4, 2018. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 563 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 563 Bytes

⛔ DEPRECATED ⛔ Redash Amazon Athena Proxy

This proxy is now deprecated in favor of the direct connector we have since v2.0.0.

Simple proxy to provide REST API to Amazon Athena without the need to use the JDBC driver directly. Returns the results in a format compatible with Redash.

Usage

Docker:

docker run redash/amazon-athena-proxy

By default the proxy will listen on port 4567, but this can be changed by specifying a different port using the PORT environment variable.