Created
March 11, 2017 10:13
-
-
Save treper/289dee466b20d1d1b25452e6ae497f73 to your computer and use it in GitHub Desktop.
sbt add cloudera repo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
resolvers += "Hadoop Releases" at | |
"http://repository.cloudera.com/content/repositories/releases/" | |
resolvers += "Cloudera Repos" at | |
"http://repository.cloudera.com/artifactory/cloudera-repos/" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment