Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.

Mortar changes for mongo-hadoop connector #102

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Mortar changes for mongo-hadoop connector #102

wants to merge 9 commits into from

Conversation

jeremykarn
Copy link
Contributor

  • Fix bugs with MongoOutputFormat’s updateKeys and multiUpdate.
  • Better error message when people can’t connect to Mongo
  • Added tests for splitting code
  • bytearray is converted to pig DataByteArray
  • If we don’t know the field of an inner object use convertBSONtoPigType
  • Handle inner bags without a schema
  • In schemaless mode convert a list to a bag.
  • Add option for loading the whole record as a chararray

Jeremy Karn and others added 9 commits March 14, 2014 12:44
* Fix bugs with MongoOutputFormat’s updateKeys and multiUpdate.
* Better error message when people can’t connect to Mongo
* Added tests for splitting code
* bytearray is converted to pig DataByteArray
* If we don’t know the field of an inner object use convertBSONtoPigType
* Handle inner bags without a schema
* In schemaless mode convert a list to a bag. 
* Add option for loading the whole record as a chararray
@evanchooly
Copy link
Contributor

Don't know how I missed this one. It's probably too old at this point, though.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants