Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-24427 Hide Scala in flink-table-planner from API
  3. FLINK-25525

flink-examples-table is not runnable in the IDE

    XMLWordPrintableJSON

Details

    Description

      The following exception is thrown:

       

      
      Exception in thread "main" org.apache.flink.table.api.ValidationException: Could not find any factories that implement 'org.apache.flink.table.delegation.ExecutorFactory' in the classpath.
          at org.apache.flink.table.factories.FactoryUtil.discoverFactory(FactoryUtil.java:453)
          at org.apache.flink.table.api.internal.TableEnvironmentImpl.create(TableEnvironmentImpl.java:295)
          at org.apache.flink.table.api.internal.TableEnvironmentImpl.create(TableEnvironmentImpl.java:266)
          at org.apache.flink.table.api.TableEnvironment.create(TableEnvironment.java:95)
          at org.apache.flink.table.examples.scala.basics.GettingStartedExample$.main(GettingStartedExample.scala:55)
          at org.apache.flink.table.examples.scala.basics.GettingStartedExample.main(GettingStartedExample.scala)
      
      

      Attachments

        Issue Links

          Activity

            People

              slinkydeveloper Francesco Guardiani
              twalthr Timo Walther
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: