https://github.com/mongodb/mongo-hadoop

sort by:
Revision Author Date Message Commit Date
20e14eb simpler implementation for hadoop-5 using same bsonwritable class. 28 August 2012, 23:30:30 UTC
dea0669 Fixed uncaught exception when building for cdh3 12 August 2012, 13:36:24 UTC
879a99b Merge pull request #54 from rjurney/master Made options optional for Pig MongoStorage() 08 August 2012, 13:43:47 UTC
e5dde76 Made options optional 25 July 2012, 09:59:39 UTC
237c97a DBObjectWritable provides a DBObject so you can casbah operate instead of getting a BSONObject back. 28 June 2012, 20:59:50 UTC
25fd310 Scoobi input now works. 28 June 2012, 20:59:38 UTC
bbcf15f HADOOP-3 - Read/Write Raw MongoDump files from/to HDFS/S3 * First pass at a BSON Output Format 27 June 2012, 18:22:53 UTC
4f425b6 Recommend disabling of speculative execution in defaults file. 26 June 2012, 15:51:30 UTC
a73fb53 Update master 25 June 2012, 21:56:54 UTC
ff31c3d HADOOP-38 - API REFACTOR: Create classic (org.apache.hadoop.mapred, the old API) package under "CORE", refactor any classic dependent code into there... 25 June 2012, 19:37:13 UTC
3a38884 Add MR2 compatible versions of FileInputFormat, RecordReader for BSON 25 June 2012, 18:51:35 UTC
0de3a36 Remove Scoobi build from main project while it's being shaken out. 25 June 2012, 16:41:45 UTC
4b62683 Merge pull request #52 from mortardata/master Merging in LOAD support for Pig from @thomasmillar 25 June 2012, 16:37:03 UTC
2b1d9b3 More cleanup for pull request 25 June 2012, 16:14:49 UTC
260e4e7 Merge for pull request 25 June 2012, 16:10:10 UTC
e988141 Cleaning up for pull request 25 June 2012, 15:44:39 UTC
2d3a261 Removed big data files. Download if you need them 25 June 2012, 15:35:21 UTC
cb8bea3 Fixed commit 25 June 2012, 15:31:52 UTC
0d0c158 Added loading for various datatypes and added a test 25 June 2012, 15:28:44 UTC
7b48abf Prototyping of Scoobi 23 June 2012, 22:33:00 UTC
1f05ade Added junit runner so that Pig Junit test executes. 23 June 2012, 19:13:43 UTC
a27eef7 Merge branch 'master' of github.com:mongodb/mongo-hadoop 23 June 2012, 18:53:05 UTC
a232e3c Merge pull request #46 from bs1/auth MongoSplitter shouldn’t ignore authentication when connecting 23 June 2012, 18:51:33 UTC
9f85ff7 Merge branch 'master' of github.com:mongodb/mongo-hadoop 23 June 2012, 18:44:47 UTC
00aac65 Merge pull request #50 from rfliam/master Fixing a null pointer exception that my code could cause 23 June 2012, 18:44:41 UTC
81595ae Merge branch 'master' of github.com:mongodb/mongo-hadoop 23 June 2012, 18:44:34 UTC
d0afdf0 Merge pull request #51 from patcoll/master discreet -> discrete 23 June 2012, 18:35:28 UTC
5f66711 Updated version of SBT Rebel cut 23 June 2012, 17:19:49 UTC
fbf90c6 Added an assembly jar for hive for easy deployment. 22 June 2012, 15:04:30 UTC
68c8523 Fix a bunch of key naming stuff 19 June 2012, 22:59:23 UTC
00af6a9 Clarify you need a full qualified path for loads 17 June 2012, 04:11:37 UTC
91bb5d7 Hive works, but structs and Maps are still up in the air. Also, don't try to deal with _id or ObjectId yet. 17 June 2012, 04:06:37 UTC
af2dabf Initial basics for Hive support, as well as InputFormat for BSON files. Need to migrate to "old" APIs for the BSON Input it turns out. 17 June 2012, 04:06:37 UTC
37cc62a fixed spelling 12 June 2012, 15:34:48 UTC
c4836f6 Merge branch 'master' into mortar 08 June 2012, 17:10:14 UTC
7257f78 Fixed small error in README 08 June 2012, 16:15:35 UTC
ad463b9 Updated README and examples to account for MongoLoader for Pig 08 June 2012, 15:59:04 UTC
96291c5 Added read support for MongoDB in Pig 08 June 2012, 13:58:07 UTC
e1c838a Added read support for MongoDB in Pig, and added some build configurations for Mortar 08 June 2012, 13:42:16 UTC
5a17445 Fix small npe 05 June 2012, 16:49:57 UTC
c7627b9 Merge pull request #47 from rickysaltzer/patch-1 Fixed a minor typo at the top (Cloudera CHD3 -> Cloudera CDH3) 22 May 2012, 02:51:39 UTC
6ad8eb3 Updating outdated readme 21 May 2012, 15:25:06 UTC
4e3b2ab Adding simple README for Ruby support 21 May 2012, 15:19:17 UTC
84d441b Adding .gem to gitignore 21 May 2012, 15:19:17 UTC
8a6d952 Merge branch 'master' of github.com:mongodb/mongo-hadoop 21 May 2012, 11:13:33 UTC
14378bf Renaming and updating python examples 21 May 2012, 04:26:07 UTC
3029193 Initial commit of ruby streaming support There are probably a ton of optimizations to be made and tests to write but this is the initial pass with all examples confirmed working. 21 May 2012, 04:26:07 UTC
b26e1fb Fix for python output not working with key, value 21 May 2012, 04:26:07 UTC
35be305 Remove lib directory from gitignore 21 May 2012, 04:26:07 UTC
2bef81c Update README.md 14 May 2012, 15:44:32 UTC
791a84e Fixed a minor typo at the top (Cloudera CHD3 -> Cloudera CDH3) 08 May 2012, 17:07:50 UTC
d8e7a74 Toying with merging multi-input 27 April 2012, 15:39:40 UTC
294323d Merge pull request #45 from mpobrien/master added nodejs support to hadoop streaming 26 April 2012, 20:32:03 UTC
f128913 fix trim string func call 26 April 2012, 17:03:16 UTC
a5af339 add javascript to language support, plus an example usage 26 April 2012, 16:58:36 UTC
f6db5df Change to MongoConfigUtil.getCollection( MongoURI uri) to allow for authentication vs uri.connect() which does not 25 April 2012, 03:02:02 UTC
2186ef3 Merge pull request #44 from rfliam/master Mongo-hadoop-core and mongo-hadoop-pig add support for "upserting" as well ensuring indexes 24 April 2012, 14:50:50 UTC
4595478 Readme should indicate 1.0.0 release 24 April 2012, 14:49:52 UTC
13b494c Merge branches 'main' and 'master' 17 April 2012, 18:41:20 UTC
26d5728 Merge https://github.com/mongodb/mongo-hadoop into main 17 April 2012, 18:38:43 UTC
2c451c7 Updated docs 17 April 2012, 17:45:14 UTC
ec48eac Added the ability to ensureIndex's as well as update based on keys, for the format see MongoStorage(String... args) 17 April 2012, 17:42:58 UTC
ca27134 Update README.md 10 April 2012, 01:40:21 UTC
9430692 Release r1.0.0 09 April 2012, 23:37:31 UTC
567039d Tweaking Hadoop Buildout for Streaming 09 April 2012, 04:42:01 UTC
e5d25e2 Fix file distribution for addon files 09 April 2012, 04:07:46 UTC
5975d26 Fix setup.py for creation of releasable package to Pypi 09 April 2012, 03:07:44 UTC
66c9948 Merge pull request #42 from mpobrien/master Sample mapreduce job - enron email corpus 09 April 2012, 00:40:08 UTC
fb9b345 Fix Thrift dep for cdh3. 09 April 2012, 00:09:03 UTC
3c4a466 Add treasury yield example build support. 06 April 2012, 21:00:04 UTC
bc20c01 example M/R job with enron email corpus 06 April 2012, 20:59:59 UTC
3c9ebe0 Add dependency graph plugin. 03 April 2012, 22:24:25 UTC
4eda04b Attempt disabling hypobytes repo to avoid a certificate check mess 03 April 2012, 19:16:28 UTC
a1618f6 Add Russell Jurney as contributor. 03 April 2012, 13:26:55 UTC
4c61394 Merge pull request #41 from rjurney/master Removed excessive logging for each record written to MongoDB 03 April 2012, 13:25:55 UTC
67c3444 HADOOP-29 - removes excessive logging for each tuple stored in MongoDB 03 April 2012, 03:34:19 UTC
3ba6296 Merge pull request #38 from rfliam/master Fix for single level deep tuples 28 March 2012, 13:53:24 UTC
d3787b3 Merge pull request #40 from mlew/feature/python_generators Add support for python generators in reduce functions 28 March 2012, 13:51:38 UTC
1a90bbe Add support for python generators in reduce functions 27 March 2012, 23:05:57 UTC
73ccaae Fix for exporting tuples to mongodb as map 27 March 2012, 01:10:21 UTC
fd8ff19 Fixed CDH4 build flags to correct compilation step. 14 March 2012, 20:24:57 UTC
f9a4442 Fix Hadoop build for dependencies across versions. 14 March 2012, 19:20:34 UTC
72e0944 Documentation note on sample data in task printout. 06 March 2012, 20:31:43 UTC
8878ac8 Added a "load-sample-data" task to use for loading samples into mongo for testing/demos 06 March 2012, 20:23:36 UTC
99e47ac Update docs reflecting 0.22 06 March 2012, 18:54:48 UTC
bcf0722 Hadoop 0.22.x support now works for those who need it (although I believe it's a deprecated branch) 06 March 2012, 18:53:11 UTC
74a58aa Stock Apache 0.23.x now builds, using the actual 0.23.1 release... insanity around the MapReduce dep 06 March 2012, 18:42:32 UTC
5a1649e Seems there was a typo in the Maven2 repo linkage. 06 March 2012, 14:28:39 UTC
9fac51c Merge branch 'master' of github.com:mongodb/mongo-hadoop 05 March 2012, 20:11:02 UTC
eda40f0 Minor updates to docs, started a FAQ section. 05 March 2012, 20:10:44 UTC
48d3325 adding twitter hashtag examples 27 February 2012, 18:16:57 UTC
756a5ed Merge branch 'master' of git://github.com/mongodb/mongo-hadoop 27 February 2012, 18:15:59 UTC
02ec489 Static build of docs. 26 February 2012, 20:36:04 UTC
f80c44f Docs forming nicely... 26 February 2012, 20:34:13 UTC
11a8db4 Relocate Pymongo_Hadoop module to a new "language_Support" subdirectory. Created a setup.py file to build an egg / package. 26 February 2012, 20:08:12 UTC
7ea27cc Getting Started skeleton. 26 February 2012, 18:50:16 UTC
a63e1aa Reorganize a bit of top level TOC. 26 February 2012, 18:35:20 UTC
e2125e7 Starting structure of new documentation system (based on Pamflet) 26 February 2012, 18:30:06 UTC
91ca95f Merge branch 'master' of github.com:mongodb/mongo-hadoop 26 February 2012, 03:38:46 UTC
b0e690c Remove outdated (and wholly unnecessary in this case) README for wordcount examples 26 February 2012, 03:37:27 UTC
back to top