Tao Feng
Tao Feng
hey @verdan , what is Active Directory ? Currently Lyft has an internal service which exposes user detail. We build an extractor(private repo as it calls the API from that...
cc @jinhyukchang I don't think I have a good idea on how to support this. Ideally, Amundsen should have as less external dependency as possible(hence we pull user metadata into...
will take a look next week.
also we should create a rfc in https://github.com/amundsen-io/rfcs . And it would be good to be more explicit about how to map the graph model to ORM model . In...
here are a few additional thoughts: 1). we initial target graph model because it is easier to model metadata entity connection through a graph (e.g we could easily add more...
cc @Golodhros
@ttannis @danwom could you two take a look when you have a chance?