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

Sean Owen commented on SPARK-12897:
-----------------------------------

It's not clear what you're describing. Can you say more? I am also not sure 
what the future of Tachyon is in Spark itself; it may live outside the project.

> spark ui with tachyon show all Stream Blocks
> --------------------------------------------
>
>                 Key: SPARK-12897
>                 URL: https://issues.apache.org/jira/browse/SPARK-12897
>             Project: Spark
>          Issue Type: Bug
>          Components: Block Manager, Web UI
>    Affects Versions: 1.6.0
>         Environment: "spark.externalBlockStore.url", "tachyon://l-xxx:19998"
> "spark.externalBlockStore.blockManager", 
> "org.apache.spark.storage.TachyonBlockManager"
> StorageLevel.OFF_HEAP
>            Reporter: astralidea
>
> when I use tachyon .I click spark application UI storage.
> the job already running for 24hours.
> but stream Blocks continued to growing and the page is loading and showing 
> all blocks but some block is never use.and loading slowly and slowly.
> I think tachyon should use traditional way. if block is never used it means 
> Size is 0.0B.it is not need to show in storage page.just as traditional way.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to