Re: Does Apache Spark use any Dependency Injection framework?

2017-04-03 Thread Jacek Laskowski
Hi, Answering your question from the title (that seems different from what's in the email) and leaving the other part of how to do it using a DI framework to others. Spark does not use any DI framework internally and wires components itself. Jacek On 2 Apr 2017 3:29 p.m., "kant kodali"

Does Apache Spark use any Dependency Injection framework?

2017-04-02 Thread kant kodali
Hi All, I am wondering if can get SparkConf object through Dependency Injection? I currently use HOCON library to store all key/value pairs required to