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
[error] (*:update) sbt.ResolveException: unresolved dependency: io.druid#druid-processing;0.11.0-SNAPSHOT: not found
[error] unresolved dependency: io.druid#druid-server;0.11.0-SNAPSHOT: not found
[error] unresolved dependency: io.druid#druid-indexing-service;0.11.0-SNAPSHOT: not found
[error] unresolved dependency: io.druid#druid-indexing-hadoop;0.11.0-SNAPSHOT: not found
I also see that documentation is not update as it use "spark-core_2.10:1.5.2-mmx4" instead of spark 2.X
The text was updated successfully, but these errors were encountered:
I run the command according to the documentation
sbt clean test publish-local publish-m2
and got
[error] (*:update) sbt.ResolveException: unresolved dependency: io.druid#druid-processing;0.11.0-SNAPSHOT: not found
[error] unresolved dependency: io.druid#druid-server;0.11.0-SNAPSHOT: not found
[error] unresolved dependency: io.druid#druid-indexing-service;0.11.0-SNAPSHOT: not found
[error] unresolved dependency: io.druid#druid-indexing-hadoop;0.11.0-SNAPSHOT: not found
I also see that documentation is not update as it use "spark-core_2.10:1.5.2-mmx4" instead of spark 2.X
The text was updated successfully, but these errors were encountered: