Skip to content

[Snyk] Fix for 1 vulnerabilities#95

Open
snyk-io[bot] wants to merge 2 commits intomasterfrom
snyk-fix-e5ca74d91a7c9a396db4a3229f07c2ea
Open

[Snyk] Fix for 1 vulnerabilities#95
snyk-io[bot] wants to merge 2 commits intomasterfrom
snyk-fix-e5ca74d91a7c9a396db4a3229f07c2ea

Conversation

@snyk-io
Copy link

@snyk-io snyk-io bot commented Mar 10, 2026

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this project.

Snyk changed the following file(s):

  • pom.xml

Vulnerabilities that will be fixed with an upgrade:

Issue Score Upgrade
high severity Insertion of Sensitive Information into Log File
SNYK-JAVA-ORGAPACHEZOOKEEPER-15443353
  115   org.apache.hive:hive-exec:
2.3.4 -> 3.0.0
Major version upgrade No Path Found No Known Exploit

Breaking Change Risk

Merge Risk: High

Notice: This assessment is enhanced by AI.

Vulnerabilities that could not be fixed

  • Upgrade:
    • Could not upgrade org.apache.hudi:hudi-client-common@1.0.0-SNAPSHOT to org.apache.hudi:hudi-client-common@1.1.0; Reason could not apply upgrade, dependency is managed externally ; Location: provenance does not contain location

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Insertion of Sensitive Information into Log File

@snyk-io
Copy link
Author

snyk-io bot commented Mar 10, 2026

Merge Risk: High

This upgrade includes a major version update for org.apache.hive:hive-exec which introduces significant breaking changes and requires manual intervention before upgrading.

org.apache.hive:hive-exec (2.3.4 → 3.0.0)

Risk: HIGH

This is a major version upgrade with critical breaking changes that require action to prevent potential data corruption. The Hive 2.x line is also now End-of-Life (EOL).

Breaking Changes:

  • Hadoop Dependency: Hive 3.0.0 requires an upgrade to Hadoop 3.x.
  • ACID Table Format: The on-disk format for transactional (ACID) tables has changed.

Recommendation:
Before upgrading, you must run a MAJOR compaction on all ACID table partitions that have had UPDATE, DELETE, or MERGE operations performed on them. Failure to do so can lead to data loss. Tables that are insert-only do not require this step.

org.apache.hudi:hudi-client-common (1.0.0-SNAPSHOT → 1.1.0)

Risk: LOW

This minor version upgrade focuses on performance improvements and new features. It is not expected to introduce breaking changes.

Key Changes:

  • API Deprecation: Older payload classes are deprecated in favor of new record merger APIs. While not a breaking change in this version, developers should plan to migrate to the new APIs.
  • Dependency Reduction: A native HFile writer has been introduced, removing the dependency on HBase libraries and reducing the overall package size.
  • Compatibility: Existing tables will continue to work without any required configuration changes.

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@snyk-io
Copy link
Author

snyk-io bot commented Mar 10, 2026

Snyk checks have failed. 141 issues have been found so far.

Status Scanner Critical High Medium Low Total (141)
Open Source Security 25 116 0 0 141 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants