[ https://issues.apache.org/jira/browse/SPARK-8439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen resolved SPARK-8439. ------------------------------ Resolution: Invalid [~Eugen Cepoi] This should be discussed first before you open a PR. I've already explained why the change was made. > SPARK-7155 - supporting comma separated paths, breaks compatibility > ------------------------------------------------------------------- > > Key: SPARK-8439 > URL: https://issues.apache.org/jira/browse/SPARK-8439 > Project: Spark > Issue Type: Bug > Components: Spark Core > Affects Versions: 1.4.0 > Reporter: Eugen Cepoi > > The improvement to support comma separated paths, replaced code that was > adding paths to the config by code that is setting them. > This breaks user code that added by hand the paths using > FileInputFormat.addInputPath(...). > The fix would be to use addInputPaths instead, so people can still add the > paths using other mechanisms instead of constructing comma separated strings. > The PR that introduces the regression: > https://github.com/apache/spark/pull/5708 -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org