You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Karthik Srinivas <ka...@gmail.com> on 2020/02/05 00:33:36 UTC

Data locality

Hi all,

I am using spark 2.3.2, i am facing issues due to data locality, even after
giving spark.locality.wait.rack=200, locality_level is always RACK_LOCAL,
can someone help me with this.

Thank you