Browse Source

Remove impyla from pip install. It fix hue's impala import issue

Prakash Ranade 2 years ago
parent
commit
393c1d5c35
1 changed files with 0 additions and 2 deletions
  1. 0 2
      tools/docker/hue/Dockerfile

+ 0 - 2
tools/docker/hue/Dockerfile

@@ -69,8 +69,6 @@ RUN ./build/env/bin/pip install --no-cache-dir \
   flower==0.9.7 \
   # Contains fix for SparkSql show tables \
   git+https://github.com/gethue/PyHive \
-  # pyhive \
-  impyla==0.17.0 \
   #ksql \
   git+https://github.com/bryanyang0528/ksql-python \
   pydruid \