On Wed, Jan 18, 2017 at 8:57 AM, Jacek Laskowski <ja...@japila.pl> wrote:

> p.s. How to know when the deprecation was introduced? The last change
> is for executor blacklisting so git blame does not show what I want :(
> Any ideas?

Figured that out myself!

$ git log --topo-order --graph -u -L
641,641:core/src/main/scala/org/apache/spark/SparkConf.scala

which gave me 
https://github.com/apache/spark/commit/4f5a24d7e73104771f233af041eeba4f41675974.

If you knew it, you're the git pro!

Jacek

---------------------------------------------------------------------
To unsubscribe e-mail: dev-unsubscr...@spark.apache.org

Reply via email to