You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:04:16 UTC

[jira] [Updated] (SPARK-19370) Flaky test: MetadataCacheSuite

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

Hyukjin Kwon updated SPARK-19370:
---------------------------------
    Labels: bulk-closed  (was: )

> Flaky test: MetadataCacheSuite
> ------------------------------
>
>                 Key: SPARK-19370
>                 URL: https://issues.apache.org/jira/browse/SPARK-19370
>             Project: Spark
>          Issue Type: Test
>    Affects Versions: 2.1.0
>            Reporter: Davies Liu
>            Assignee: Shixiong Zhu
>            Priority: Major
>              Labels: bulk-closed
>
> https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-maven-hadoop-2.4/2703/consoleFull
> {code}
> MetadataCacheSuite:
> - SPARK-16336 Suggest doing table refresh when encountering FileNotFoundException
> Exception encountered when invoking run on a nested suite - There are 1 possibly leaked file streams. *** ABORTED ***
>   java.lang.RuntimeException: There are 1 possibly leaked file streams.
>   at org.apache.spark.DebugFilesystem$.assertNoOpenStreams(DebugFilesystem.scala:47)
>   at org.apache.spark.sql.test.SharedSQLContext$class.afterEach(SharedSQLContext.scala:90)
>   at org.apache.spark.sql.MetadataCacheSuite.afterEach(MetadataCacheSuite.scala:29)
>   at org.scalatest.BeforeAndAfterEach$class.afterEach(BeforeAndAfterEach.scala:205)
>   at org.apache.spark.sql.MetadataCacheSuite.afterEach(MetadataCacheSuite.scala:29)
>   at org.scalatest.BeforeAndAfterEach$class.afterEach(BeforeAndAfterEach.scala:220)
>   at org.apache.spark.sql.MetadataCacheSuite.afterEach(MetadataCacheSuite.scala:29)
>   at org.scalatest.BeforeAndAfterEach$class.runTest(BeforeAndAfterEach.scala:264)
>   at org.apache.spark.sql.MetadataCacheSuite.runTest(MetadataCacheSuite.scala:29)
>   at org.scalatest.FunSuiteLike$$anonfun$runTests$1.apply(FunSuiteLike.scala:208)
>   ...
> {code}



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