You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2017/03/06 09:19:33 UTC

[jira] [Commented] (SPARK-19833) remove SQLConf.HIVE_VERIFY_PARTITION_PATH, we always return empty when the path does not exists

    [ https://issues.apache.org/jira/browse/SPARK-19833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896949#comment-15896949 ] 

Apache Spark commented on SPARK-19833:
--------------------------------------

User 'windpiger' has created a pull request for this issue:
https://github.com/apache/spark/pull/17176

> remove SQLConf.HIVE_VERIFY_PARTITION_PATH, we always return empty when the path does not exists
> -----------------------------------------------------------------------------------------------
>
>                 Key: SPARK-19833
>                 URL: https://issues.apache.org/jira/browse/SPARK-19833
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: Song Jun
>
> In SPARK-5068, we introduce a SQLConf spark.sql.hive.verifyPartitionPath,
> if it is set to true, it will avoid the task failed when the patition location does not exists in the filesystem.
> this situation should always return emtpy and don't lead to the task failed, here we remove this conf.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org