error prompt: uncaught exception during scala.MatchError
scalac: Error: false (of class scala.reflect.internal.Trees$Literal)
solution: too many SDKS of Scala are installed, resulting in conflicts and unable to compile normally. Delete the redundant SDKS and keep the locally configured SDKS. File-> Project Structure-> Click the plus sign to add the locally configured SDK, delete other redundant SDKS, and click Apply to finally recompile it.
error: not enough arguments for method addSource: (implicit evidence $9: org.apache.flink.api.com mon. Typeinfo. TypeInformation [String]) org. Apache. Flink. Streaming. API. Scala. DataStream [String]. h2>
Unspecified value parameter evidence$9.val stream3 = env.addSource(new FlinkKafkaConsumer011[String](” sensor “, new SimpleStringSchema(), properties))
solution: the SDK was not configured well, so the corresponding jar package was not imported successfully. Just reset the SDK.
ERROR: ERROR ERROR when sending a message to the topic topic_lcc with key: null value: 28 bytes with the ERROR: (org. Apache. Kafka. Clients. Producer. The internals. ErrorLoggingCallback) h2>
org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 60000 ms.
solution: Kafka link timeout can be detected according to the error, because no zookeeper has been started, so start a zookeeper and it will run normally.
org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 60000 ms.
solution: Kafka link timeout can be detected according to the error, because no zookeeper has been started, so start a zookeeper and it will run normally.
Read More:
- Android learning notes 03: some problems and solutions in the learning process
- Some mistakes in using NPM
- Some mistakes and solutions in Django
- Summary of some mistakes in the development of unity ar
- An error is reported when the file in hive parquet format is written in the Flink connection
- Common mistakes in WCF distributed development (15): Communication with the underlying transaction manager has failed.
- How to solve the problem of error reporting in Flink
- Scala Flink Watermarker Error: Static Methods in interface require -target:jvm-1.8
- When VS code imported Cv2, an error ImportError: numpy.core.multiarray failed to import; There are no mistakes in using the Spyder
- OpenGL learning notes and other learning thinking
- Errno in Linux Programming
- Idea running Flink program reported an error: static methods in interface require- target:jvm-1.8
- Common mistakes and solutions of cmake + QT + VTK
- One of the common mistakes of tex
- NoClassDefFoundError: org/apache/flink/metrics/MetricGroup
- Solutions to some problems encountered in programming with vs2017
- Flink 1.1 error: no executorfactory found to execute the application
- In machine learning, the prediction errors in sklearn, such as mean square error, etc
- In vs programming, the code of Ctrl + F5 is flashback
- Two problems in OpenGL Programming