amundsen-io / amundsen

Amundsen is a metadata driven application for improving the productivity of data analysts, data scientists and engineers when interacting with data.

Home Page:https://www.amundsen.io/amundsen/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot connect to neo4j to publish node files from Airflow dag

admin-excior opened this issue · comments

Expected Behavior

From the Airflow dag, I should be able to connect to the neo4j server and publish the metadata

Current Behavior

The connection to neo4j is timing out. I'm using the bolt connector

Possible Solution

Steps to Reproduce

  1. docker compose -f docker-amundsen.yml up -d
  2. docker network inspect amundsen_amundsennet
    3.Copy the ip address for neo4j_amundsen
    4.Paste it into the airflow dag

Screenshots (if appropriate)

image
image
image

Context

I cannot run my metadata service

Your Environment

I'm using a EC2 instance running Amundsen docker *
Amundsen version used:
amundsen-metadata:3.11.0

  • Data warehouse stores:
  • Deployment (k8s or native):
  • Link to your fork or repository:

Thanks for opening your first issue here!

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

commented

This issue has been automatically closed for inactivity. If you still wish to make these changes, please open a new pull request or reopen this one.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.