Andreas de Crinis
Results
1
issues of
Andreas de Crinis
Hi, we are strugling around with configuring the history server in livy using these env vars: ``` LIVY_SPARK_EVENT1LOG_ENABLED: {value: "true"} LIVY_SPARK_EVENT1LOG_DIR: {value: "file:///tmp/history-server"} LIVY_LIVY_UI_HISTORY0SERVER0URL: {value: "https://historyserver.mycluster.lan"} ``` after we trigger...