amazon-kinesis-data-generator | simplifies testing with Amazon Kinesis | AWS library

 by   awslabs JavaScript Version: Current License: Non-SPDX

kandi X-RAY | amazon-kinesis-data-generator Summary

kandi X-RAY | amazon-kinesis-data-generator Summary

amazon-kinesis-data-generator is a JavaScript library typically used in Cloud, AWS, Spark, Amazon S3 applications. amazon-kinesis-data-generator has no bugs, it has no vulnerabilities and it has low support. However amazon-kinesis-data-generator has a Non-SPDX License. You can download it from GitHub.

The Amazon Kinesis Data Generator is a UI that simplifies how you send test data to Amazon Kinesis Streams or Amazon Kinesis Firehose. Using the Amazon Kinesis Data Generator, you can create templates for your data, create random values to use for your data, and save the templates for future use.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              amazon-kinesis-data-generator has a low active ecosystem.
              It has 139 star(s) with 55 fork(s). There are 63 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 8 open issues and 7 have been closed. On average issues are closed in 24 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of amazon-kinesis-data-generator is current.

            kandi-Quality Quality

              amazon-kinesis-data-generator has 0 bugs and 0 code smells.

            kandi-Security Security

              amazon-kinesis-data-generator has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              amazon-kinesis-data-generator code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              amazon-kinesis-data-generator has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              amazon-kinesis-data-generator releases are not available. You will need to build from source code and install.
              Installation instructions are available. Examples and code snippets are not available.
              It has 1302 lines of code, 0 functions and 16 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed amazon-kinesis-data-generator and discovered the below as its top functions. This is intended to give you an instant insight into amazon-kinesis-data-generator implemented functionality, and help decide if they suit your requirements.
            • Initialization function
            • Define a new Mencer instance
            • Create a faker
            • create the data for a time
            • Updates the user with the given role name
            • send a response
            • Returns a random number from a and b .
            • Update a list of stream data
            • creates the data
            • Create a list of firehandlers for a specified stream
            Get all kandi verified functions for this library.

            amazon-kinesis-data-generator Key Features

            No Key Features are available at this moment for amazon-kinesis-data-generator.

            amazon-kinesis-data-generator Examples and Code Snippets

            No Code Snippets are available at this moment for amazon-kinesis-data-generator.

            Community Discussions

            Trending Discussions on amazon-kinesis-data-generator

            QUESTION

            Constant 503 errors from Elasticsearch inside a VPC when using Kinesis Firehose
            Asked 2020-Oct-13 at 13:46

            I am using the Amazon Kinesis Data Generator to send data to a test Kinesis Firehose Stream for indexing in an Elasticsearch Service cluster.

            The data generator sends a fairly basic json doc for processing, the stream element works fine, as does the Lambda transformation. I've verified and been able to test everything up to this point. It's only when the request is made to Elasticsearch inside my VPC that I get an error.

            It works fine if I switch the pipeline to use a public Elasticsearch domain, but when I use the Elasticsearch domain inside my VPC, I get a 503 error. This is a consistent error on every single request so not a capacity issue.

            Here's an example of the error I'm seeing. Just a generic 503. I'm not sure if this is coming from the load balancer or the target (Elasticsearch itself).

            ...

            ANSWER

            Answered 2020-Oct-13 at 13:46

            So after a few days of pain I realised my mistake/quirk of Firehose set up.

            My Elasticsearch cluster is Multi-AZ. When creating the Firehose, I was just letting it choose the default Security Groups based on the pre-existing Elasticsearch Domain. I only had one security group defined on the Firehose. It needs two if your Elasticsearch is in a VPC.

            • One for Firehose outbound
            • One for Elasticsearch inbound (you probably already have this)

            Then they need to be joined together using the SG rules.

            The Firehose Delivery Stream setup wizard will not warn you that you only have one security group and that this won't work. (Perhaps it would work for an Elasticsearch Domain on a single-AZ but I haven't tested.)

            You must create the two required Security Groups before you create the Firehose Delivery Stream.

            Create the first Security Group for the Firehose endpoint allowing HTTPS/433 outbound traffic. Then make sure the Elasticsearch Domain Security Group allows inbound HTTPS/433 traffic, specifically from the Firehose endpoint Security Group you just created.

            Here is a diagram of what is needed (from this blog post: Ingest streaming data into Amazon Elasticsearch Service within the privacy of your VPC with Amazon Kinesis Data Firehose)

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install amazon-kinesis-data-generator

            The easiest and recommended approach is to use the Github-hosted version of this project. The second method is to clone/download this project and host it in your own S3 bucket.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            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/awslabs/amazon-kinesis-data-generator.git

          • CLI

            gh repo clone awslabs/amazon-kinesis-data-generator

          • sshUrl

            git@github.com:awslabs/amazon-kinesis-data-generator.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

            Explore Related Topics

            Consider Popular AWS Libraries

            localstack

            by localstack

            og-aws

            by open-guides

            aws-cli

            by aws

            awesome-aws

            by donnemartin

            amplify-js

            by aws-amplify

            Try Top Libraries by awslabs

            git-secrets

            by awslabsShell

            aws-shell

            by awslabsPython

            autogluon

            by awslabsPython

            aws-serverless-express

            by awslabsJavaScript