Skip to content

MongoDB adapter for Hadoop. Small mongo hadoop pig patch to allow to use mongodb fields that starts with an underscore by prefixing them with u_ (e.g., u__id instead of _id).

Notifications You must be signed in to change notification settings

darthbear/mongo-hadoop

Error
Looks like something went wrong!

About

MongoDB adapter for Hadoop. Small mongo hadoop pig patch to allow to use mongodb fields that starts with an underscore by prefixing them with u_ (e.g., u__id instead of _id).

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 67.8%
  • Python 13.1%
  • Scala 7.0%
  • Shell 6.2%
  • JavaScript 4.1%
  • Ruby 1.8%