Skip to content

Commit

Permalink
Add Scala 2.11 settings to new cloudera profile
Browse files Browse the repository at this point in the history
  • Loading branch information
srowen authored and yiheng-wang-intel committed Apr 10, 2017
1 parent f2e0b8b commit c4107a8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,11 @@
<profile>
<id>cloudera</id>
<properties>
<spark-version.project>2.0</spark-version.project>
<spark.version>2.0.0.cloudera2</spark.version>
<scala.major.version>2.11</scala.major.version>
<scala.version>2.11.8</scala.version>
<scala.macros.version>2.1.0</scala.macros.version>
</properties>
<repositories>
<repository>
Expand Down

0 comments on commit c4107a8

Please sign in to comment.