odd-platform icon indicating copy to clipboard operation
odd-platform copied to clipboard

Not seeing GLUE integration

Open sbansal-kv opened this issue 1 year ago • 1 comments

Describe the bug (A clear and concise description of what the bug is.) Not seeing GLUE integration

Set up (How do you run the app? Which version of the app are you running? Provide either docker image version or check commit hash at the top left corner. We won't be able to help you without this information.) Running locally on docker

Steps to Reproduce Steps to reproduce the behavior:

Expected behavior (A clear and concise description of what you expected to happen)

Screenshots (If applicable, add screenshots to help explain your problem)

Additional context (Add any other context about the problem here)

sbansal-kv avatar Apr 20 '24 03:04 sbansal-kv

Hi! An adapter to connect to AWS Glue is a part of a separate collector: odd-collector-aws.

  • Here is its docker image: https://github.com/opendatadiscovery/odd-collector-aws/pkgs/container/odd-collector-aws
  • There repository with the source code: https://github.com/opendatadiscovery/odd-collectors/tree/main/odd-collector-aws
  • And an example of configuration: https://github.com/opendatadiscovery/odd-collectors/blob/main/odd-collector-aws/config_examples/glue.yaml

Please, let us know if you have issues with deploying/running this adapter.

RamanDamayeu avatar Apr 20 '24 09:04 RamanDamayeu