Abin Joseph
Abin Joseph
I'm trying to build a custom image using the jupyter docker stacks. ```Dockerfile # Using jupyter/pyspark-notebook:spark-3.1.2 FROM jupyter/pyspark-notebook@sha256:22908e014eacdbb86d4cda87d4c215d0b2354d88f29a5fbc510d7c642da10851 USER root RUN pip install jupyterlab-sparkmonitor RUN mkdir /home/ipython \ && ipython...
I was trying to compile it for Spark 3.2.0. It's failing with the following errors: ``` #6 219.9 [info] Compiling 67 Scala sources to /tmp/spark-sql-perf/target/scala-2.13/classes... #6 221.2 [info] 'compiler-interface' not...
Please add a static json that can be directly imported.