Skip to content
Snippets Groups Projects
Commit a313a5ae authored by Marcelo Vanzin's avatar Marcelo Vanzin
Browse files

[SPARK-15405][YARN] Remove unnecessary upload of config archive.

We only need one copy of it. The client code that was uploading the
second copy just needs to be modified to update the metadata in the
cache, so that the AM knows where to find the configuration.

Tested by running app on YARN and verifying in the logs only one archive
is uploaded.

Author: Marcelo Vanzin <vanzin@cloudera.com>

Closes #13232 from vanzin/SPARK-15405.
parent 695d9a0f
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