jar

org.mongodb.mongo-hadoop : mongo-hadoop-hive

Maven & Gradle

Jan 28, 2017
1.5k stars

MongoDB Connector for Hadoop · The MongoDB Connector for Hadoop is a plugin for Hadoop that provides the ability to use MongoDB as an input source and/or an output destination.

Table Of Contents

Latest Version

Download org.mongodb.mongo-hadoop : mongo-hadoop-hive JAR file - Latest Versions:

All Versions

Download org.mongodb.mongo-hadoop : mongo-hadoop-hive JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.5.x
1.4.x
1.4
1.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mongo-hadoop-hive-2.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mongodb.hadoop.hive

├─ com.mongodb.hadoop.hive.BSONSerDe.class - [JAR]

├─ com.mongodb.hadoop.hive.MongoStorageHandler.class - [JAR]

com.mongodb.hadoop.hive.input

├─ com.mongodb.hadoop.hive.input.HiveMongoInputFormat.class - [JAR]

com.mongodb.hadoop.hive.output

├─ com.mongodb.hadoop.hive.output.HiveBSONFileOutputFormat.class - [JAR]

├─ com.mongodb.hadoop.hive.output.HiveMongoOutputFormat.class - [JAR]