SandishKumarHN commented on a change in pull request #3295: NIFI-5956 Option 
BlockCache for HBase Scan Processor
URL: https://github.com/apache/nifi/pull/3295#discussion_r259823419
 
 

 ##########
 File path: 
nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/src/main/java/org/apache/nifi/hbase/ScanHBase.java
 ##########
 @@ -209,6 +209,17 @@
             .addValidator(StandardValidators.CHARACTER_SET_VALIDATOR)
             .build();
 
+    static final PropertyDescriptor BLOCK_CACHE = new 
PropertyDescriptor.Builder()
+            .displayName("Block Cache Set")
 
 Review comment:
   made change. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to