Browse Source

[docker] Remove ES sqlalchemy plugin

Breaking build with
requirement packaging==21.0
Romain Rigaux 4 years ago
parent
commit
961c310525
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tools/docker/hue/Dockerfile.py2

+ 0 - 1
tools/docker/hue/Dockerfile.py2

@@ -70,7 +70,6 @@ RUN ./build/env/bin/pip install \
   ksql \
   pydruid \
   pybigquery \
-  elasticsearch-dbapi \
   pyasn1==0.4.1 \
   # View some parquet files
   python-snappy==0.5.4 \