Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-4158

Scala QuickStart StreamingJob fails to compile

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.1.0
    • Quickstarts
    • None

    Description

      The StreamingJob does not compile since it uses

      import org.apache.flink.api.scala._
      

      instead of

      import org.apache.flink.streaming.api.scala._
      

      Attachments

        Issue Links

          Activity

            People

              chesnay Chesnay Schepler
              chesnay Chesnay Schepler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: