Skip to content
Snippets Groups Projects
Commit c9b89a0a authored by Iulian Dragos's avatar Iulian Dragos Committed by Andrew Or
Browse files

[SPARK-12979][MESOS] Don’t resolve paths on the local file system in Mesos scheduler

The driver filesystem is likely different from where the executors will run, so resolving paths (and symlinks, etc.) will lead to invalid paths on executors.

Author: Iulian Dragos <jaguarul@gmail.com>

Closes #10923 from dragos/issue/canonical-paths.
parent a41b68b9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment