Hi,
I have an use case where my spark code has to read streaming data from kafka and perform some business logic and write it to HDFS. My entire business logic is currently in node.js. Does this repo supports this use case ? I also see that the examples described are in interactive mode with spark-node, on similar lines how can i run my java script code via spark-submit ?
Hi,
I have an use case where my spark code has to read streaming data from kafka and perform some business logic and write it to HDFS. My entire business logic is currently in node.js. Does this repo supports this use case ? I also see that the examples described are in interactive mode with spark-node, on similar lines how can i run my java script code via spark-submit ?