azure-documentdb-hadoop | project provides a client library

 by   Azure Java Version: 1.2.0 License: MIT

kandi X-RAY | azure-documentdb-hadoop Summary

kandi X-RAY | azure-documentdb-hadoop Summary

azure-documentdb-hadoop is a Java library. azure-documentdb-hadoop has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub, Maven.

This project provides a client library in Java that allows Microsoft Azure DocumentDB to act as an input source or output sink for MapReduce, Hive and Pig jobs.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              azure-documentdb-hadoop has a low active ecosystem.
              It has 24 star(s) with 17 fork(s). There are 53 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 2 open issues and 3 have been closed. On average issues are closed in 126 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of azure-documentdb-hadoop is 1.2.0

            kandi-Quality Quality

              azure-documentdb-hadoop has no bugs reported.

            kandi-Security Security

              azure-documentdb-hadoop has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              azure-documentdb-hadoop is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              azure-documentdb-hadoop releases are available to install and integrate.
              Deployable package is available in Maven.
              Build file is available. You can build the component from source.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed azure-documentdb-hadoop and discovered the below as its top functions. This is intended to give you an instant insight into azure-documentdb-hadoop implemented functionality, and help decide if they suit your requirements.
            • Get document iterator
            • Gets the output collection with the specified name
            • Retrieves a database from a document client
            • Sends a document to the stream
            • This method writes data to DocumentDB
            • Creates a document
            • Gets the input splits
            • Get a list of the splits used for a query
            • Get DocumentDBInputSplits
            • Get a list of the splits used for a query
            • Get a bulk import stored procedure
            • Read bulk import script body
            • Checks the required properties
            • Checks that the output properties are properly set
            • Set the JobDB connector configuration
            • Set the schema for this record
            • Main program
            • Overrides the default implementation to read the fields
            • Serialize a JsonObject to a Document
            • Sets the job input job properties
            • Read key value
            • Returns the progress of the document
            • Converts the cursor to a Tuple
            • Set the location of the DocumentStoreConnector
            • Move cursor to next
            • Gets the specified output collection
            • Sets the job properties
            Get all kandi verified functions for this library.

            azure-documentdb-hadoop Key Features

            No Key Features are available at this moment for azure-documentdb-hadoop.

            azure-documentdb-hadoop Examples and Code Snippets

            Microsoft Azure DocumentDB Hadoop Connector,Usage,MapReduce
            Javadot img1Lines of Code : 28dot img1License : Permissive (MIT)
            copy iconCopy
                // Import Hadoop Connector Classes
                import com.microsoft.azure.documentdb.Document;
                import com.microsoft.azure.documentdb.hadoop.ConfigurationUtil;
                import com.microsoft.azure.documentdb.hadoop.DocumentDBInputFormat;
                import com.micr  
            Microsoft Azure DocumentDB Hadoop Connector,Usage,Hive
            Javadot img2Lines of Code : 19dot img2License : Permissive (MIT)
            copy iconCopy
                CREATE EXTERNAL TABLE DocumentDB_Hive_Table( COLUMNS )
                STORED BY 'com.microsoft.azure.documentdb.hive.DocumentDBStorageHandler'
                tblproperties (
                    'DocumentDB.endpoint' = 'Your DocumentDB Endpoint',
                    'DocumentDB.key' = 'Your D  
            Microsoft Azure DocumentDB Hadoop Connector,Usage,Pig
            Javadot img3Lines of Code : 14dot img3License : Permissive (MIT)
            copy iconCopy
                LOAD 'Your DocumentDB Endpoint' 
                USING com.microsoft.azure.documentdb.hadoop.pig.DocumentDBLoader( 
                    'Your DocumentDB Primary Key', 
                    'Your DocumentDB Database Name',
                    'Your DocumentDB Input Collection Name[s]',
                    '  

            Community Discussions

            No Community Discussions are available at this moment for azure-documentdb-hadoop.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install azure-documentdb-hadoop

            You can download it from GitHub, Maven.
            You can use azure-documentdb-hadoop like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the azure-documentdb-hadoop component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

            Support

            Apache Hadoop & YARN 2.4.0 Apache Pig 0.12.1 Apache Hive & HCatalog 0.13.1Apache Hadoop & YARN 2.6.0 Apache Pig 0.14.0 Apache Hive $ HCatalog 0.14.0HDI 3.1 (Getting started with HDInsight)HDI 3.2
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Java Libraries

            CS-Notes

            by CyC2018

            JavaGuide

            by Snailclimb

            LeetCodeAnimation

            by MisterBooo

            spring-boot

            by spring-projects

            Try Top Libraries by Azure

            autorest

            by AzureTypeScript

            DotNetty

            by AzureC#

            azure-sdk-for-python

            by AzurePython

            MachineLearningNotebooks

            by AzureJupyter Notebook