This repository has been archived by the owner on Jan 29, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 602
Home
Luke Lovett edited this page Mar 1, 2016
·
21 revisions
Welcome to the Mongo Hadoop Connector wiki! This page provides an organized table of contents into various topics on the connector. You may also be interested in checking out the FAQ. For instructions on installing the Hadoop connector, please visit the page appropriate for your use case.
Installation instructions and configuration options for specific parts of the Hadoop ecosystem.
- General Configuration
- Connecting Over SSL
- Pig + installation instructions for Pig
- Hive + installation instructions for Hive
- MapReduce + installation instructions for MapReduce
- Spark + installation instructions for Spark
- Hadoop Streaming
- Flume
- Using BSON Files for Input/Output
Short code snippets using MapReduce and Pig that accomplish simple jobs using the connector.
- Enron Emails [includes Elastic MapReduce example]
- Treasury Yield Calculation
- Sensor Logs [MapReduce only]
Learn how to develop and test this project.