Skip to content

Conversation

@zjffdu
Copy link
Contributor

@zjffdu zjffdu commented Jan 26, 2016

environment variable ADD_FILES is created for adding python files on spark context to be distributed to executors (SPARK-865), this is deprecated now. User are encouraged to use --py-files for adding python files.

@SparkQA
Copy link

SparkQA commented Jan 26, 2016

Test build #50067 has finished for PR 10913 at commit f8c09de.

  • This patch fails PySpark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@rxin
Copy link
Contributor

rxin commented Jan 26, 2016

Can you update the pull request description to describe why we are removing this?

@SparkQA
Copy link

SparkQA commented Jan 26, 2016

Test build #2463 has finished for PR 10913 at commit f8c09de.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@rxin
Copy link
Contributor

rxin commented Jan 26, 2016

Thanks - I've merged it.

@asfgit asfgit closed this in 19fdb21 Jan 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants