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

shahid commented on SPARK-26006:
--------------------------------

Thanks. I will analyze the issue.

> mllib Prefixspan
> ----------------
>
>                 Key: SPARK-26006
>                 URL: https://issues.apache.org/jira/browse/SPARK-26006
>             Project: Spark
>          Issue Type: Bug
>          Components: MLlib
>    Affects Versions: 2.3.0
>         Environment: Unit test running on windows
>            Reporter: idan Levi
>            Priority: Major
>
> Mllib's Prefixspan - run method - cached RDD stays in cache. 
> val dataInternalRepr = toDatabaseInternalRepr(data, itemToInt)
>  .persist(StorageLevel.MEMORY_AND_DISK)
> After run is comlpeted , rdd remain in cache.



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

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

Reply via email to