docker-cloudera-quickstart | Docker Cloudera Quick Start Image | Continuous Deployment library

 by   caioquirino Shell Version: Current License: Apache-2.0

kandi X-RAY | docker-cloudera-quickstart Summary

kandi X-RAY | docker-cloudera-quickstart Summary

docker-cloudera-quickstart is a Shell library typically used in Devops, Continuous Deployment, Jenkin, Docker, Kafka applications. docker-cloudera-quickstart has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

Docker Cloudera Quick Start Image. Cloudera Hadoop 5 (CDH5). Now you can run the Cloudera Quick Start image without all the overhead of a Virtual Machine. Just use docker-cloudera-quickstart Image. Based on Ubuntu 14.04 (Trusty LTS). Works with Cloudera CDH 5. *UPDATED FOR LATEST VERSION - CDH5.3.2.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              docker-cloudera-quickstart has a low active ecosystem.
              It has 89 star(s) with 79 fork(s). There are 18 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 8 open issues and 8 have been closed. On average issues are closed in 80 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of docker-cloudera-quickstart is current.

            kandi-Quality Quality

              docker-cloudera-quickstart has no bugs reported.

            kandi-Security Security

              docker-cloudera-quickstart has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              docker-cloudera-quickstart is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              docker-cloudera-quickstart releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of docker-cloudera-quickstart
            Get all kandi verified functions for this library.

            docker-cloudera-quickstart Key Features

            No Key Features are available at this moment for docker-cloudera-quickstart.

            docker-cloudera-quickstart Examples and Code Snippets

            No Code Snippets are available at this moment for docker-cloudera-quickstart.

            Community Discussions

            Trending Discussions on docker-cloudera-quickstart

            QUESTION

            How to use Spark Streaming with Kafka with Kerberos?
            Asked 2018-Jan-08 at 10:11

            I have met some issues while trying to consume messages from Kafka with a Spark Streaming application in a Kerberized Hadoop cluster. I tried both of the two approaches listed here :

            • receiver-based approach : KafkaUtils.createStream
            • direct approach (no receivers) : KafkaUtils.createDirectStream

            The receiver-based approach (KafkaUtils.createStream) throws 2 types of exceptions (different exceptions whether I am in local mode (--master local[*]) or in YARN mode (--master yarn --deploy-mode client) :

            • a weird kafka.common.BrokerEndPointNotAvailableException in a Spark local application
            • a Zookeeper timeout in a Spark on YARN application. I once managed to make this work (connecting to Zookeeper successfully), but no messages were received

            In both modes (local or YARN), the direct approach (KafkaUtils.createDirectStream) returns an unexplained EOFException (see details below).

            My final goal is to launch a Spark Streaming job on YARN, so I will leave the Spark local job aside.

            Here is my test environment :

            • Cloudera CDH 5.7.0
            • Spark 1.6.0
            • Kafka 0.10.1.0

            I'm working on a single-node cluster (hostname = quickstart.cloudera) for testing purposes. For those interested to reproduce the tests, I'm working on a custom Docker container based on cloudera/quickstart (Git repo).

            Below is my sample code I used in a spark-shell. Of course this code works when Kerberos is not enabled : messages produced by kafka-console-producer are received by the Spark application.

            ...

            ANSWER

            Answered 2018-Jan-08 at 10:11

            It is not supported with Spark 1.6, as stated in Cloudera docs:

            Spark Streaming cannot consume from secure Kafka till it starts using Kafka 0.9 Consumer API

            https://www.cloudera.com/documentation/enterprise/release-notes/topics/cdh_rn_spark_ki.html#ki_spark_streaming_consumer_api

            Spark-streaming in 1.6 uses old consumer API, where secure consuming is not supported.

            You can use Spark 2.1, which supports secure Kafka: https://blog.cloudera.com/blog/2017/05/reading-data-securely-from-apache-kafka-to-apache-spark/

            Source https://stackoverflow.com/questions/47977075

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

            Vulnerabilities

            No vulnerabilities reported

            Install docker-cloudera-quickstart

            To install the docker-cloudera-quickstart from docker-hub, simply use the following command:.

            Support

            [Pull the image on Docker Hub](https://registry.hub.docker.com/u/caioquirino/docker-cloudera-quickstart/).
            Find more information at:

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

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/caioquirino/docker-cloudera-quickstart.git

          • CLI

            gh repo clone caioquirino/docker-cloudera-quickstart

          • sshUrl

            git@github.com:caioquirino/docker-cloudera-quickstart.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link