I am using Scalding for ETL implementation and I am looking for a simple way to forward Scalding output to MongoDB instead of HDFS.
Any suggestions appreciated.
Thanks.
I am using Scalding for ETL implementation and I am looking for a simple way to forward Scalding output to MongoDB instead of HDFS.
Any suggestions appreciated.
Thanks.
This was recently discussed on Twitter. It particular, see the example code. This, as of this writing to my knowledge, has not been packaged into a ready to use source.