[
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: [email protected]
For additional commands, e-mail: [email protected]