@@ -749,6 +749,8 @@ The dialect for https://github.com/elastic/elasticsearch should be added to the
./build/env/bin/pip install elasticsearch-dbapi
+Then give Hue the information about the database source:
+
[[[es]]]
name = Elastic Search
interface=sqlalchemy
@@ -70,6 +70,7 @@ RUN ./build/env/bin/pip install \
ksql \
pydruid \
pybigquery \
+ elasticsearch-dbapi \
pyasn1==0.4.1 \
# View some parquet files
python-snappy==0.5.4 \
@@ -67,6 +67,7 @@ RUN ./build/env/bin/pip install \
gevent \
eventlet \