arthurdm commented on issue #2116: URL: https://github.com/apache/camel-k/issues/2116#issuecomment-797730118
I was able to get further along by changing `to(flink:..)` to `toD(flink:..)`. That seemed to have allowed my DataSet to be registered dynamically, but now getting `Caused by: java.lang.ClassNotFoundException: scala.Product$class`. Is there a particular scala version / dependency I need to set for the flink component? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org