Theodore Vasiloudis created FLINK-2937:
------------------------------------------
Summary: Typo in Quickstart->Scala API->Alternative Build Tools: SBT
Key: FLINK-2937
URL:
https://issues.apache.org/jira/browse/FLINK-2937 Project: Flink
Issue Type: Bug
Components: Documentation
Affects Versions: 0.9.0, 0.10
Reporter: Theodore Vasiloudis
Priority: Trivial
Fix For: 0.10
Link to text:
https://ci.apache.org/projects/flink/flink-docs-master/quickstart/scala_api_quickstart.html#alternative-build-tools-sbtSecond paragraph reads:
{quote}
Now the application can be executed by sbt run. By default SBT runs an application in the same JVM itself is running in. This can lead to *lass loading* issues with Flink. To avoid these, append the following line to build.sbt:
{quote}
Not sure what the author intended to write here.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)