[ 
https://issues.apache.org/jira/browse/SPARK-14912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yin Huai resolved SPARK-14912.
------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request 12688
[https://github.com/apache/spark/pull/12688]

> Propagate data source options to Hadoop configurations
> ------------------------------------------------------
>
>                 Key: SPARK-14912
>                 URL: https://issues.apache.org/jira/browse/SPARK-14912
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Reynold Xin
>             Fix For: 2.0.0
>
>
> We currently have no way for users to propagate options to the underlying 
> library that rely in Hadoop configurations to work. For example, there are 
> various options in parquet-mr that users might want to set, but the data 
> source API does not expose a per-job way to set it.
> This patch propagates the user-specified options also into Hadoop 
> Configuration.



--
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

Reply via email to