Hello Айсина Роза Мунеровна,
I think you can modify the Dockerfile of
https://github.com/apache/zeppelin/blob/master/Dockerfile
Can you try this one?
Regards,
Jongyoul
2023년 4월 29일 (토) 오전 2:04, Айсина Роза Мунеровна 님이
작성:
> Hola!
>
> I am new user to Apache Zeppelin.
> My goal is to dynamical
Hola!
I am new user to Apache Zeppelin.
My goal is to dynamically lunch Zeppelin setup with Kubernetes:
- Zeppelin Server
- Spark Kernel == Spark Driver with custom Python environment (run by poetry
package manager)
- Spark executors with the same Python env.
My problem is that current Zeppelin