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

fix(neo4j): enable APOC plugin #353

Merged
merged 4 commits into from
Oct 10, 2023

Conversation

lix-mms
Copy link
Contributor

@lix-mms lix-mms commented Aug 22, 2023

Prerequisite change for datahub-project/datahub#8687

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable)

@github-actions
Copy link

This PR is stale. We will close it in 30 days if there is no comment or activity. If you want feedback but not able to get it on github please head to #contribute channel in slack at https://slack.datahubproject.io.

@github-actions github-actions bot added the stale label Sep 22, 2023
@lix-mms
Copy link
Contributor Author

lix-mms commented Sep 26, 2023

Even though adopting APOC algorithms for Neo4j queries is not of highest priority at this moment in the DataHub code base, having APOC enabled already has no noticeable impact on the systems and will make future adoption of APOC algorithms easier.

So I kindly advise merging this PR 😊

@github-actions github-actions bot removed the stale label Sep 27, 2023
…apoc-plugin

# Conflicts:
#	charts/prerequisites/values.yaml
@lix-mms
Copy link
Contributor Author

lix-mms commented Oct 5, 2023

Adjusted the introduction of the APOC env var after the Neo4j reference chart has been updated.

@lix-mms
Copy link
Contributor Author

lix-mms commented Oct 5, 2023

Reference to example how an env var is added based on the new chart structure:
https://github.com/neo4j/helm-charts/tree/dev/examples/bloom-gds-license#deploy-neo4j-gds-and-bloom-with-license-files

@RyanHolstien
Copy link
Contributor

Hiya @lix-mms 😄 Thanks for the contribution, do you mind updating the chart version on this PR?

@lix-mms
Copy link
Contributor Author

lix-mms commented Oct 6, 2023

@RyanHolstien My pleasure to contribute! I updated the version accordingly. 😊

@RyanHolstien RyanHolstien self-assigned this Oct 6, 2023
@RyanHolstien
Copy link
Contributor

Ah sorry! I should have been more specific, since this is a change to the prerequisites chart it has to be an update to the datahub-prerequisites Chart.yaml.

@lix-mms lix-mms force-pushed the fix/neo4j/enable-apoc-plugin branch from 5ae518b to 8eaa5f6 Compare October 9, 2023 12:18
@lix-mms
Copy link
Contributor Author

lix-mms commented Oct 9, 2023

@RyanHolstien Oh... right! Thanks for the catch!

Fixed it accordingly 😄

@RyanHolstien RyanHolstien merged commit 83d6714 into acryldata:master Oct 10, 2023
1 check passed
@RyanHolstien
Copy link
Contributor

Thank you! 😄

dheerajrampally pushed a commit to dheerajrampally/datahub-helm that referenced this pull request Oct 20, 2023
* fix(neo4j): enable APOC plugin

* config: fix format of adding env var for neo4j

* config: update prerequisites chart version to 0.1.2
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