Created on 03-16-2015 04:46 AM - edited 09-16-2022 02:24 AM
i working on spark streaming context "word count example" , so is it possible to store the output RDD into MYSQL database using bulk insertion in JDBC ? and if its possible is there any examples for it ?
Thanks in advance