浏览代码

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

Prakash Ranade 2 年之前
父节点
当前提交
393c1d5c35
共有 1 个文件被更改,包括 0 次插入2 次删除
  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 \