Skip to content

Commit

Permalink
restore the notice message of scala-2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mingmxu committed Aug 16, 2017
1 parent 93b3e24 commit 520f0fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions beam/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ You have to first build the Beam interpreter by enable the **beam** profile as f
mvn clean package -Pbeam -DskipTests -Pscala-2.10
```

### Notice
- Flink runner comes with binary compiled for scala 2.10. So, currently we support only Scala 2.10

### Technical overview

* Upon starting an interpreter, an instance of `JavaCompiler` is created.
Expand Down

0 comments on commit 520f0fd

Please sign in to comment.