Created
July 15, 2016 03:44
-
-
Save xiocode/c39c3d43b319a9faffef267ee76c25d6 to your computer and use it in GitHub Desktop.
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
| <profile> | |
| <id>cdh5.7</id> | |
| <activation> | |
| <activeByDefault>false</activeByDefault> | |
| </activation> | |
| <properties> | |
| <hadoop.version>2.6.0-cdh5.7.1</hadoop.version> | |
| </properties> | |
| <pluginRepositories> | |
| <pluginRepository> | |
| <id>cloudera</id> | |
| <url>https://repository.cloudera.com/artifactory/cloudera-repos/</url> | |
| </pluginRepository> | |
| </pluginRepositories> | |
| <repositories> | |
| <repository> | |
| <id>cloudera</id> | |
| <url>https://repository.cloudera.com/artifactory/cloudera-repos/</url> | |
| </repository> | |
| </repositories> | |
| </profile> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment