You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and the application is started, the following error appears:
java.io.FileNotFoundException: \Users\a.kuzin\sources\tarantool\spark\target\scala-2.11\scoverage-data\scoverage.measurements.7002b66b-f285-4bda-9c66-8fb4a71d1d73.58 (The system cannot find the path specified)
When the cartridge-spark module is added as a dependency:
and the application is started, the following error appears:
This error is related to scoverage/sbt-scoverage#306 (sadly, still isn't fixed after 3 years).
Possible solutions: disable scoverage at all or manage to disable it before publishing.
The text was updated successfully, but these errors were encountered: