HiveRunner | Open Source unit test framework for Hive queries

 by   klarna Java Version: v6.0.1 License: Apache-2.0

kandi X-RAY | HiveRunner Summary

kandi X-RAY | HiveRunner Summary

HiveRunner is a Java library typically used in Big Data applications. HiveRunner 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.

Welcome to HiveRunner - Zero installation open source unit testing of Hive applications. Welcome to the open source project HiveRunner. HiveRunner is a unit test framework based on JUnit (4 & 5) and enables TDD development of HiveQL without the need for any installed dependencies. All you need is to add HiveRunner to your pom.xml as any other library and you're good to go. HiveRunner is under constant development. We use it extensively in all our Hive projects. Please feel free to suggest improvements both as pull requests and as written requests.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              HiveRunner has a low active ecosystem.
              It has 226 star(s) with 77 fork(s). There are 33 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 3 open issues and 67 have been closed. On average issues are closed in 330 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of HiveRunner is v6.0.1

            kandi-Quality Quality

              HiveRunner has 0 bugs and 0 code smells.

            kandi-Security Security

              HiveRunner has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              HiveRunner code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              HiveRunner 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

              HiveRunner 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.
              HiveRunner saves you 3341 person hours of effort in developing the same functionality from scratch.
              It has 7169 lines of code, 708 functions and 134 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed HiveRunner and discovered the below as its top functions. This is intended to give you an instant insight into HiveRunner implemented functionality, and help decide if they suit your requirements.
            • Initializes the configuration
            • Configure the meta - store
            • Configure file system
            • Configure tez execution engine
            • Start the hive server
            • Initialize HiveServer
            • Removes trailing newlines from a string
            • Runs the given method
            • Runs a single test method
            • Overrides the default test rule
            • Creates a test rule that overrides HiveRunnerConfig
            • Expand any variable substitution for the given expression
            • Returns a unique hashCode
            • Creates the output stream
            • Loads hiveconf system overrides
            • Executes the given statement
            • Run the test case
            • Creates the test container
            • Returns an OutputStream for a HiveResource
            • This method creates a hashCode of the seed
            • Parse a log file
            • Gets the column names from the given file
            • Compares this instance with the specified object
            • Evaluate and return a HiveShell
            • Compares this script with another object
            • Append token
            Get all kandi verified functions for this library.

            HiveRunner Key Features

            No Key Features are available at this moment for HiveRunner.

            HiveRunner Examples and Code Snippets

            No Code Snippets are available at this moment for HiveRunner.

            Community Discussions

            Trending Discussions on HiveRunner

            QUESTION

            Incompatibility between Dropwizard and hive-jdbc
            Asked 2017-Aug-11 at 14:38

            I'm trying to create a WS REST using Dropwizard for getting a Hive result of a query and presenting in XML format. Each separated part of this could be done without error.

            When I joined everything I reach a incompatibility between Dropwizard and hive-jdbc. Apparently hive-jdbc has jersey 1 as dependency and Dropwizard has jersey 2.

            I'm not sure if this is the problem. I'd tried to exclude dependency in pom.xml, but didn't solve.

            I tried to make an application just putting hive-jdbc as dependency in pom.xml file without using or importing in any part of the code, and the error still happening.

            POM.XML

            ...

            ANSWER

            Answered 2017-Aug-11 at 14:38

            Yup, its jersey conflict issue, exclude jersey 1 dependencies (com.sun.jersey) from both hive-jdbc and hadoop-core. Had ran your test application and it worked with below exclusions.

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install HiveRunner

            You can download it from GitHub, Maven.
            You can use HiveRunner 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 HiveRunner 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

            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/klarna/HiveRunner.git

          • CLI

            gh repo clone klarna/HiveRunner

          • sshUrl

            git@github.com:klarna/HiveRunner.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