Explorar o código

[docker] Point to ksql module working with INSERT

Romain Rigaux %!s(int64=4) %!d(string=hai) anos
pai
achega
90265747d9
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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
   git+https://github.com/gethue/PyHive \
   # pyhive \
-  ksql \
+  #ksql \
+  git+https://github.com/bryanyang0528/ksql-python \
   pydruid \
   pybigquery \
   elasticsearch-dbapi \