Can you try setting the Java version to Java 8? Not sure if it will help.
On Mon, Apr 10, 2023 at 5:58 PM Siddharth Pandey
wrote:
> Sure!
> I was using ./gradlew test while trying to run the unit tests.
>
> sipandey-mn1:samza sipandey$ echo $JAVA_HOME
>
> does not seem to return anything. Howeve
Sure!
I was using ./gradlew test while trying to run the unit tests.
sipandey-mn1:samza sipandey$ echo $JAVA_HOME
does not seem to return anything. However, java --version returns the
following -
sipandey-mn1:samza sipandey$ java --version
openjdk 17.0.5 2022-10-18 LTS
OpenJDK Runtime Environmen