Re: HBase Backup and Restore

2022-07-16 Thread Sean Busbey
These questions are more appropriate for the dev@HBase list because you are asking how to make use of things that have note been sanctioned by the project for downstream use yet. If you’d like to see a particular timeline or want to see the feature available in active releases it would be more eff

Re: If anyone has experience in changing the regex engine in RegexStringComparator to joni?

2022-07-16 Thread Sean Busbey
That sounds reasonable. Could you file an issue in our issue tracker? Are you up for working on a PR? On Wed, Jul 13, 2022 at 2:27 AM Minwoo Kang wrote: > Hello, > > I checked whether JONI can be used in RegexStringComparator. > After changing the engine of RegexStringComparator to JONI, when a

Re: HBase Backup and Restore

2022-07-16 Thread anup ahire
Okay, thanks for the clarification. On Sat, Jul 16, 2022 at 10:40 AM Sean Busbey wrote: > These questions are more appropriate for the dev@HBase list because you > are > asking how to make use of things that have note been sanctioned by the > project for downstream use yet. > > If you’d like to

Re: If anyone has experience in changing the regex engine in RegexStringComparator to joni?

2022-07-16 Thread Andrew Purtell
Please do file an issue on our issue tracker. https://issues.apache.org/jira . The project name is HBASE of course. I think we may have bigger issues here because joni was recently flagged by static analysis tools we use at my employer to determine compliance with various government requiremen