فهرست منبع

[docker] Point to ksql module working with INSERT

Romain Rigaux 4 سال پیش
والد
کامیت
90265747d9
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  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 \