Hi,

I'm trying to integrate a dependency injection framework with flink within
my company. When I searched the user-mailing list, I found the following
thread in flink which discussed about this in the past:
http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Dependency-Injection-and-Flink-td18880.html

Since the thread was ~2 yrs old, I'm creating this request.

1. How do we expect users to integrate flink with a dependency injection
framework. Are there any hooks/entry-points that we can use to seamlessly
integrate a DI-fwk with flink? How does the community recommend the
dependency injection integration?

2. Would it be possible to create the object(say spring objects) at a
flink-task scope ? Or all these objects(say spring) from a dependency
injection fwk are expected to be created at an entire process(JM/TM) level?

Can someone please help answer the above questions and help me understand
the flink-guarantees better. Any help would be greatly appreciated.

Thanks.

Reply via email to