metrics
metrics copied to clipboard
Use VarHandle interface. Part I.
I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.
used setCacheBlocks
to disable the block cache.
https://hbase.apache.org/apidocs/org/apache/hadoop/hbase/client/Scan.html#setCacheBlocks-boolean-
Current implementation deprecated the PhoenixRDD.scala
file, so I modified PhoenixDataSource.java
with an additional option.