You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/06/22 21:33:00 UTC

[jira] [Resolved] (SPARK-24532) HiveExternalCatalogVersionSuite should be resilient to missing versions

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

Marcelo Vanzin resolved SPARK-24532.
------------------------------------
    Resolution: Won't Fix

I've added documentation on the release docs about this test, so RMs know it has to be checked.

I played with code for this (which I'll leave at https://github.com/vanzin/spark/tree/SPARK-24532), but it seems like too much code, and a little too brittle for my taste, to avoid a little work when a new release goes out.

> HiveExternalCatalogVersionSuite should be resilient to missing versions
> -----------------------------------------------------------------------
>
>                 Key: SPARK-24532
>                 URL: https://issues.apache.org/jira/browse/SPARK-24532
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL, Tests
>    Affects Versions: 2.3.1, 2.4.0
>            Reporter: Marcelo Vanzin
>            Priority: Major
>
> See SPARK-24531.
> As part of our release process we clean up older releases from the mirror network. That causes this test to start failing.
> The test should be more resilient to this; either ignore releases that are not found, or fallback to the ASF archive.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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