You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/11/17 15:45:00 UTC

[jira] [Updated] (SPARK-26006) mllib Prefixspan

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

Sean Owen updated SPARK-26006:
------------------------------
      Priority: Minor  (was: Major)
    Issue Type: Improvement  (was: Bug)

> mllib Prefixspan
> ----------------
>
>                 Key: SPARK-26006
>                 URL: https://issues.apache.org/jira/browse/SPARK-26006
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>    Affects Versions: 2.3.0
>         Environment: Unit test running on windows
>            Reporter: idan Levi
>            Assignee: shahid
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org