citmp2015 / flink-visual-programming

2 stars 9 forks source link

Errors in backendController #188

Closed Fabsi110 closed 8 years ago

Fabsi110 commented 8 years ago

Two main errors:

  1. the packages are not named as needed (should be "testpackage")
  2. the mainClass in the pom.xml should be named like the actual class ("Jobgraph" instead of "Wordcount")