You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hudi.apache.org by Vinoth Chandar <vi...@apache.org> on 2019/04/25 18:50:20 UTC

DISCUSS HUDI-106 Dynamic bloom filters

Hi all,

Opened https://issues.apache.org/jira/browse/HUDI-106 to make the bloom
filter tuning dynamic..

Don't have clear directions yet on the implementation. Any thoughts? Does
anyone know of a standard/well tested class that does this.

Thanks
Vinoth

Re: DISCUSS HUDI-106 Dynamic bloom filters

Posted by nishith agarwal <n3...@gmail.com>.
That's a good pointer. Let me take this up and look into it.

-Nishith

On Sat, Apr 27, 2019 at 10:55 PM Vinoth Chandar <vi...@apache.org> wrote:

>
> https://hadoop.apache.org/docs/r2.4.1/api/org/apache/hadoop/util/bloom/DynamicBloomFilter.html
> is
> something a team mate pointed to me.
> Cannot find anything else similar yet.
>
> On Thu, Apr 25, 2019 at 11:50 AM Vinoth Chandar <vi...@apache.org> wrote:
>
> > Hi all,
> >
> > Opened https://issues.apache.org/jira/browse/HUDI-106 to make the bloom
> > filter tuning dynamic..
> >
> > Don't have clear directions yet on the implementation. Any thoughts? Does
> > anyone know of a standard/well tested class that does this.
> >
> > Thanks
> > Vinoth
> >
>

Re: DISCUSS HUDI-106 Dynamic bloom filters

Posted by Vinoth Chandar <vi...@apache.org>.
https://hadoop.apache.org/docs/r2.4.1/api/org/apache/hadoop/util/bloom/DynamicBloomFilter.html
is
something a team mate pointed to me.
Cannot find anything else similar yet.

On Thu, Apr 25, 2019 at 11:50 AM Vinoth Chandar <vi...@apache.org> wrote:

> Hi all,
>
> Opened https://issues.apache.org/jira/browse/HUDI-106 to make the bloom
> filter tuning dynamic..
>
> Don't have clear directions yet on the implementation. Any thoughts? Does
> anyone know of a standard/well tested class that does this.
>
> Thanks
> Vinoth
>