Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PLT-2622 : Upgrade zookepeer to 3.5.5 from 3.4.6 to fix zookeper-jute unavailable during build #3613

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

sumandas0
Copy link

feat: Upgrade zookepeer to 3.5.5 from 3.4.6 to fix zookeper-jute unavailable during build

Right now all the metastore build is failing with error Failed to execute goal on project atlas-graphdb-janus: Could not resolve dependencies for project org.apache.atlas:atlas-graphdb-janus:jar:3.0.0-SNAPSHOT: Could not find artifact org.apache.zookeeper:zookeeper-jute:jar:3.4.6 in central (Central Repository: ) -> [Help 1] realised that right now zookeeper-jute:jar:3.4.6 doesn’t exist in central maven repo.

Type of change

  • Bug fix (fixes an issue)
  • New feature (adds functionality)

Related issues

Fix Metastore build failing with Could not find artifact org.apache.zookeeper:zookeeper-jute:jar:3.4.6

Checklists

Development

  • Lint rules pass locally
  • Application changes have been tested thoroughly
  • Automated tests covering modified code pass

Security

  • Security impact of change has been considered
  • Code follows company security practices and guidelines

Code review

  • Pull request has a descriptive title and context useful to a reviewer. Screenshots or screencasts are attached as necessary
  • "Ready for review" label attached and reviewers assigned
  • Changes have been reviewed by at least one other contributor
  • Pull request linked to task tracker where applicable

@sumandas0 sumandas0 merged commit 09f3e2e into master Oct 9, 2024
9 of 10 checks passed
@sumandas0 sumandas0 deleted the plt-2622-upgrade-zk branch October 9, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants