You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Theodore Vasiloudis (JIRA)" <ji...@apache.org> on 2015/10/29 10:20:27 UTC

[jira] [Created] (FLINK-2937) Typo in Quickstart->Scala API->Alternative Build Tools: SBT

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-sbt

Second 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)