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

package org.apache.flink.sql.parser.impl does not exist

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 1.9.1
    • None
    • Table SQL / API
    • None

    Description

      I am new to Flink and I have been trying to build from source following guidelines on (#https://ci.apache.org/projects/flink/flink-docs-master/flinkDev/ide_setup.html#intellij-idea) and this (https://github.com/apache/flink/tree/release-1.9.1).

      I ran into the following errors. I have even tried another computer but all to no avail.

      Environment Details:

      • Java: 8u51
      • Maven: 3.2.5
      • Flink: 1.9.1
      • Intellij: 2019.1.3
      • OS: MacOS

      Any help will be appreciated.

       

       

      /Users/ProjectDir/FlinkSrcGit/flink/flink-table/flink-sql-parser/src/main/java/org/apache/flink/sql/parser/utils/ParserResource.java
      Error:(21, 40) java: package org.apache.flink.sql.parser.impl does not exist
      Error:(34, 26) java: cannot find symbol
       symbol: class ParseException
       location: interface org.apache.flink.sql.parser.utils.ParserResource
      Error:(37, 26) java: cannot find symbol
       symbol: class ParseException
       location: interface org.apache.flink.sql.parser.utils.ParserResource
      Error:(40, 26) java: cannot find symbol
       symbol: class ParseException
       location: interface org.apache.flink.sql.parser.utils.ParserResource
      Error:(43, 26) java: cannot find symbol
       symbol: class ParseException
       location: interface org.apache.flink.sql.parser.utils.ParserResource
      

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            mdauthentic Muideen A. Lawal
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: