[
https://issues.apache.org/jira/browse/HBASE-14849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Malaska updated HBASE-14849:
--------------------------------
Description:
I was working at a client with a ported down version of the Spark module for
HBase and realized we didn't add an option to turn of block cache for the
scans.
At the client I just disabled all caching with Spark SQL, this is an easy but
very impactful fix.
The fix for this patch will make this configurable
was:
I was working at a client with a ported down version of the Spark module for
HBase and realized we didn't add an option to turn of block cache for the
scans.
This is an easy but very impactful fix.
> Add option to set block cache to false on SparkSQL executions
> -------------------------------------------------------------
>
> Key: HBASE-14849
> URL: https://issues.apache.org/jira/browse/HBASE-14849
> Project: HBase
> Issue Type: New Feature
> Components: spark
> Reporter: Ted Malaska
> Assignee: Ted Malaska
>
> I was working at a client with a ported down version of the Spark module for
> HBase and realized we didn't add an option to turn of block cache for the
> scans.
> At the client I just disabled all caching with Spark SQL, this is an easy but
> very impactful fix.
> The fix for this patch will make this configurable
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)