Py-hiverunner

Latest version: v0.1.3

Safety actively analyzes 623490 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

5.2.1

Fixed
- NullPointerException in tearDown of `StandaloneHiveRunner`.

5.2.0

Changed
- Upgraded Hive version to 2.3.7 (was 2.3.6) (allows HiveRunner to be used on JDK>=9).

5.1.1

Changed
- Upgraded Hive version to 2.3.6 (was 2.3.4).

5.1.0

Changed
- Upgraded JUnit Jupiter version to 5.6.0 (was 5.5.1).
- Depend on `junit-jupiter` instead of `junit-jupiter-api`.

5.0.0

Added
- JUnit5 [Extension](https://junit.org/junit5/docs/current/user-guide/extensions) support with `HiveRunnerExtension`. See [106](https://github.com/klarna/HiveRunner/issues/106).

Changed
- Default supported Hive version is now 2.3.4 (was 2.3.3) as version 2.3.3 has a [vulnerability](https://nvd.nist.gov/vuln/detail/CVE-2018-1314).
- `TemporaryFolder` ([JUnit 4](https://junit.org/junit4/javadoc/4.12/org/junit/rules/TemporaryFolder.html)) has been changed to `Path` ([Java NIO](https://docs.oracle.com/javase/8/docs/api/java/nio/file/Path.html)) throughout the project for the JUnit5 update.
- NOTE: The `HiveServerContext` class now uses `Path` instead of `TemporaryFolder` in the constructor.

4.1.0

Changed
- Internal refactoring to support upcoming "Mutant Swarm" project which provides unit test coverage for Hive SQL scripts. See [65](https://github.com/klarna/HiveRunner/issues/65).

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.