Kaynağa Gözat

[docker] Point to ksql module working with INSERT

Romain Rigaux 5 yıl önce
ebeveyn
işleme
90265747d9
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      tools/docker/hue/Dockerfile

+ 2 - 1
tools/docker/hue/Dockerfile

@@ -63,7 +63,8 @@ RUN ./build/env/bin/pip install \
   # SparkSql show tables
   # SparkSql show tables
   git+https://github.com/gethue/PyHive \
   git+https://github.com/gethue/PyHive \
   # pyhive \
   # pyhive \
-  ksql \
+  #ksql \
+  git+https://github.com/bryanyang0528/ksql-python \
   pydruid \
   pydruid \
   pybigquery \
   pybigquery \
   elasticsearch-dbapi \
   elasticsearch-dbapi \