CheatSheet
  • Introduction
  • Garbage Collection
  • Scala
  • Kafka
  • Shell Scripting
  • Notebook
  • Hadoop
  • Git
  • Mac Terminal
  • IntelliJ Idea
  • Garbage Collection
  • YARN
  • NoSQL
  • DBConnection
  • ProjectBuild
  • Microservices
  • WebServices
  • Cloud Services
  • iTerm2
  • SBT
  • Useful Java Libraries
  • Python
  • Postgres
  • UML Class Diagram
  • Groovy
  • Mac Brew Install
  • Maven
  • Rough Works
  • Spark
  • AWS
  • Kubernetes
  • Docker
  • Redis
  • Telnet
Powered by GitBook
On this page

Was this helpful?

ProjectBuild

PreviousDBConnectionNextMicroservices

Last updated 2 years ago

Was this helpful?

Reconcile all dependencies in Scala sbt project

// heavy hammer, but I am only able to solve this by removing ivy2 cache folder.
$ rm -rf ~/.ivy2/cache
https://mvnrepository.com/artifact/org.apache.spark/spark-sql_2.11/2.1.1