Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Execution failed : Job compile errors
At least job "OnBoardingDemoJob" has a compile errors, please fix and export again.
Error Line: 1788
Detail Message: The constructor ProducerRecord<byte[],byte[]>(String, String) is undefined
There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.
tKafkaOutput_1_kafkaProducer.send(
new org.apache.kafka.clients.producer.ProducerRecord<byte[], byte[]>("code", row5.code)
);