Results 3 comments of dev0

Initial standalone (no beacon client) sync seems to be also affected. Very quick analysis: 1) Starting from scratch: `--sync-mode=X_SNAP` 2) No sensible progress information at INFO level: ``` 2022-10-05 08:52:43.882+03:00...

I think the repercussion is the docker build: [https://github.com/polynote/polynote/blob/master/.github/workflows/dist.yml](https://github.com/polynote/polynote/blob/master/.github/workflows/dist.yml) At the moment you only export SCALA_VERSION to build image. Because of possible permutations, I suggest to have SPARK_VERSION and Hadoop...

``` # uname -a Linux 5.15.0-79-generic #86~20.04.2-Ubuntu SMP Mon Jul 17 23:27:17 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux # mkfifo /tmp/pipe ``` __ammonite__ (Ammonite Repl 2.5.4 (Scala 2.13.8 Java 11.0.5)):...