[jira] [Commented] (HBASE-15240) Go Big BucketCache Fixes

2016-02-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163201#comment-15163201 ] stack commented on HBASE-15240: --- [~ram_krish] Yeah, do separate issue. Tiering is hard. Too hard for my

[jira] [Commented] (HBASE-15240) Go Big BucketCache Fixes

2016-02-23 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15160286#comment-15160286 ] ramkrishna.s.vasudevan commented on HBASE-15240: My intention was just to see if this

[jira] [Commented] (HBASE-15240) Go Big BucketCache Fixes

2016-02-23 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15160265#comment-15160265 ] stack commented on HBASE-15240: --- bq. Where Bucket cache will operate both on offheap and file mode? What

[jira] [Commented] (HBASE-15240) Go Big BucketCache Fixes

2016-02-23 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15160217#comment-15160217 ] ramkrishna.s.vasudevan commented on HBASE-15240: Does it makes sense to add MultiTiered

[jira] [Commented] (HBASE-15240) Go Big BucketCache Fixes

2016-02-13 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15145909#comment-15145909 ] ramkrishna.s.vasudevan commented on HBASE-15240: bq.Maybe I need to make queues bigger

[jira] [Commented] (HBASE-15240) Go Big BucketCache Fixes

2016-02-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15145151#comment-15145151 ] stack commented on HBASE-15240: --- Messing some more, prefetch needs the above hack where we wait to get our

[jira] [Commented] (HBASE-15240) Go Big BucketCache Fixes

2016-02-12 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15145477#comment-15145477 ] Andrew Purtell commented on HBASE-15240: And best effort / background fetch is intended, so even

[jira] [Commented] (HBASE-15240) Go Big BucketCache Fixes

2016-02-12 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15145468#comment-15145468 ] Andrew Purtell commented on HBASE-15240: Not saying it shouldn't be improved, but prefetch is

[jira] [Commented] (HBASE-15240) Go Big BucketCache Fixes

2016-02-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15145499#comment-15145499 ] stack commented on HBASE-15240: --- bq. Not saying it shouldn't be improved, but prefetch is only supposed to

[jira] [Commented] (HBASE-15240) Go Big BucketCache Fixes

2016-02-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15145260#comment-15145260 ] stack commented on HBASE-15240: --- Doing quick profile on prefetch -- it takes a long time to load the block

[jira] [Commented] (HBASE-15240) Go Big BucketCache Fixes

2016-02-12 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15145629#comment-15145629 ] Andrew Purtell commented on HBASE-15240: bq. Cuts off at 100 blocks from each file... perhaps

[jira] [Commented] (HBASE-15240) Go Big BucketCache Fixes

2016-02-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15145662#comment-15145662 ] stack commented on HBASE-15240: --- That should be 100k and the 100k is actually configuable... to be clear.

[jira] [Commented] (HBASE-15240) Go Big BucketCache Fixes

2016-02-10 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15140868#comment-15140868 ] ramkrishna.s.vasudevan commented on HBASE-15240: bq.parse of the hfile path – when going

[jira] [Commented] (HBASE-15240) Go Big BucketCache Fixes

2016-02-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15140843#comment-15140843 ] stack commented on HBASE-15240: --- The 10 upper limit per file has been in there since we first did

[jira] [Commented] (HBASE-15240) Go Big BucketCache Fixes

2016-02-10 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15140873#comment-15140873 ] ramkrishna.s.vasudevan commented on HBASE-15240: Okie your screen shot is for FileMode

[jira] [Commented] (HBASE-15240) Go Big BucketCache Fixes

2016-02-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15140849#comment-15140849 ] stack commented on HBASE-15240: --- Profiling (after getting java crc out of the way which took a while), we

[jira] [Commented] (HBASE-15240) Go Big BucketCache Fixes

2016-02-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15140952#comment-15140952 ] stack commented on HBASE-15240: --- bq. I can check this if you are not looking into it. That'd be sweet

[jira] [Commented] (HBASE-15240) Go Big BucketCache Fixes

2016-02-09 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15140117#comment-15140117 ] stack commented on HBASE-15240: --- hbase.ui.blockcache.by.file.max is defaulted to 10. Means 10