You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Dian Fu (Jira)" <ji...@apache.org> on 2020/09/10 05:07:00 UTC

[jira] [Created] (FLINK-19183) flink-connector-hive module compile failed with "cannot find symbol: variable TableEnvUtil"

Dian Fu created FLINK-19183:
-------------------------------

             Summary: flink-connector-hive module compile failed with "cannot find symbol: variable TableEnvUtil"
                 Key: FLINK-19183
                 URL: https://issues.apache.org/jira/browse/FLINK-19183
             Project: Flink
          Issue Type: Bug
          Components: Connectors / Hive
    Affects Versions: 1.12.0
            Reporter: Dian Fu
             Fix For: 1.12.0


[https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=6416&view=logs&j=c88eea3b-64a0-564d-0031-9fdcd7b8abee&t=9b1a0f88-517b-5893-fc93-76f4670982b4]

{code}
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/vsts/work/1/s/flink-connectors/flink-connector-hive/src/test/java/org/apache/flink/connectors/hive/TableEnvHiveConnectorITCase.java:[584,33] cannot find symbol
  symbol:   variable TableEnvUtil
  location: class org.apache.flink.connectors.hive.TableEnvHiveConnectorITCase
[ERROR] /home/vsts/work/1/s/flink-connectors/flink-connector-hive/src/test/java/org/apache/flink/connectors/hive/TableEnvHiveConnectorITCase.java:[589,33] cannot find symbol
  symbol:   variable TableEnvUtil
  location: class org.apache.flink.connectors.hive.TableEnvHiveConnectorITCase
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)