koert kuipers created SPARK-8398: ------------------------------------ Summary: Consistently expose Hadoop Configuration/JobConf parameters for Hadoop input/output formats Key: SPARK-8398 URL: https://issues.apache.org/jira/browse/SPARK-8398 Project: Spark Issue Type: Task Components: Spark Core Affects Versions: 1.4.0 Reporter: koert kuipers Priority: Trivial
Currently a custom Hadoop Configuration or JobConf can be passed into quite a few functions that use Hadoop input formats to read or Hadoop output formats to write data. The goal of this JIRA is to make this consistent and expose Configuration/JobConf for all these methods, which facilitates re-use and discourages many additional parameters (that end up changing the Configuration/JobConf internally). See also: http://apache-spark-developers-list.1001551.n3.nabble.com/Fwd-hadoop-input-output-format-advanced-control-td11168.html -- 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