Closed Aklakan closed 3 months ago
The sansa commands currently fail due to spark still expecting javax servlets rather than jakarta ones.
Possible solutions:
[1] https://stackoverflow.com/questions/76618374/spark-3-4-1-jakarta-servlet-6-0-0-compatibility-issue
Problem was solved by shading the sansa (spark) package into jakarta.
The sansa commands currently fail due to spark still expecting javax servlets rather than jakarta ones.
Possible solutions:
[1] https://stackoverflow.com/questions/76618374/spark-3-4-1-jakarta-servlet-6-0-0-compatibility-issue