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

Feature Request: process monitoring for import calls #158

Open
neo-technology-build-agent opened this issue Sep 1, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@neo-technology-build-agent
Copy link
Collaborator

Issue by mimomenome
Tuesday Mar 07, 2017 at 21:21 GMT
Originally opened as neo4j-contrib/neo4j-apoc-procedures#306


Greetings! We have been looking at using neo4j apoc extensions as a potential replacement for traditional ETL tools such as SSIS etc. The JSON and XML procedures offer a lot of potential to make this a reality. However, for us to be able to fully replace something like an SSIS, we would need to be able to have some way to monitor the progress of a job, and have alerts or some way of taking action in the event of an ETL job failure. Ideally as well it would be great if a job could be broken up into smaller transactional boundaries to prevent memory pressure issues, and increase recoverability should a job fail at a given step.

We are definitely enjoying working with the APOC extensions you have made thus far - very powerful!!!

Thanks! M..

@neo-technology-build-agent neo-technology-build-agent added the enhancement New feature or request label Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant