You can reproduce the behavior in ordinary Scala code if you keep reduce in
an object outside the main method. Hope it might help
On Mon, Apr 17, 2023 at 10:22 PM Dhruv Singla wrote:
> Hi Team
>I was trying to run spark using `sbt console` on the terminal. I am
> able to build the projec
Hi Team
I was trying to run spark using `sbt console` on the terminal. I am
able to build the project successfully using build.sbt and the following
piece of code runs fine on IntelliJ. The only issue I am facing while
running the same on terminal is that the Executor keeps running and is no