To deploy a custom filter. You just need to add the jar file of custom filter in classpath of HBase on each region server. Then do a restart of each region server.
HTH, Anil Sent from my iPhone > On Apr 1, 2015, at 1:48 AM, Jeroen Hoek <[email protected]> wrote: > > I too would love to find out more about distributing custom Filter > classes. Any pointers would be appreciated. > >> On 18-03-15 04:04, Marc Sturm wrote: >> Matt, Were you able to successfully distribute your custom Filter? >> Yes, can you tell us how you did it? Thanks Marc >> >>> -----Original Message----- From: Matt K >>> [mailto:[email protected]] Sent: Tuesday, October 21, 2014 9:02 >>> PM To: [email protected] Subject: Re: custom filter on hbase >>> 0.96 >>> >>> Thanks Kevin! >>> >>> I was under impression, probably mistakingly, that as of 0.96 >>> placing the filter on hdfs under hbase lib directory is sufficient >>> and RS should load the filter dynamically from hdfs. Is that not >>> the case? > > -- > Kind regards, > > Jeroen Hoek > http://lable.org — KvK № 55984037 — BTW № NL8519.32.411.B.01 > >
