mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
restore the notice message of scala-2.10
This commit is contained in:
parent
93b3e24db4
commit
520f0fd707
1 changed files with 3 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue