Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Commit

Permalink
Update emr-6.3.0 support (#402)
Browse files Browse the repository at this point in the history
  • Loading branch information
weiting-chen authored Jul 8, 2021
1 parent 9c42e25 commit f2a137b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,12 @@
<hadoop.version>3.2.2</hadoop.version>
</properties>
</profile>
<profile>
<id>emr-6.3.0</id>
<properties>
<hadoop.version>3.2.1</hadoop.version>
</properties>
</profile>
<profile>
<id>incremental-scala-compiler</id>
<activation>
Expand Down

0 comments on commit f2a137b

Please sign in to comment.