nickwallen commented on a change in pull request #1458: METRON-2177 Upgrade 
Profiler for HBase 2.0.2
URL: https://github.com/apache/metron/pull/1458#discussion_r311072877
 
 

 ##########
 File path: 
metron-analytics/metron-profiler-storm/src/main/config/profiler.properties
 ##########
 @@ -61,6 +61,8 @@ profiler.hbase.table=profiler
 profiler.hbase.column.family=P
 profiler.hbase.batch=10
 profiler.hbase.flush.interval.seconds=30
+profiler.hbase.client.factory=org.apache.metron.hbase.client.HBaseTableClientFactory
 
 Review comment:
   * `HBaseConnectionFactory` creates connections to HBase.
   * `HBaseClientFactory` creates  the `HBaseClient`s.
   
   

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


With regards,
Apache Git Services

Reply via email to