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

Andrew Wang commented on HDFS-5851:
-----------------------------------

bq. Does CCM support block-level caching or is it just cache all blocks in a 
file?

Right now, the user APIs are all in terms of files, but the backend could do 
single blocks pretty easily. We didn't add block-level cache directives because 
we feel automatic cache eviction is a better solution (and could operate at the 
block or subblock level).

Looking forward to the design doc! Feel free to ping us even with preliminary 
usecases/ideas.

> Support memory as a storage medium
> ----------------------------------
>
>                 Key: HDFS-5851
>                 URL: https://issues.apache.org/jira/browse/HDFS-5851
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: datanode
>    Affects Versions: 3.0.0
>            Reporter: Arpit Agarwal
>            Assignee: Arpit Agarwal
>
> Memory can be used as a storage medium for smaller/transient files for fast 
> write throughput.
> More information/design will be added later.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to