Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

dengc367/hive-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hive-mongo

the mongo storage handler for the hive

##CAUSION:

  • currently only support Hive primitive types: string, int, smallint....

  • Whitespace should not be used in between entries in the "mongo.columns.mapping" string, since these will be interperted as part of the column name, which is not what you want.

  • if you want "insert overwrite" feature, you must have a field named be mapped to "_id" field (Object Id in MongoDB collections).

About

the mongo storage handler for the hive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages