2

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.

1 Answers1

1

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.

Oscar Boykin
  • 1,974
  • 2
  • 11
  • 16