You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/01/14 09:53:08 UTC

[GitHub] [hudi] quitozang opened a new issue #2446: [SUPPORT] The parameter "hoodie.bloom.index.filter.type" does not take effect in deltaStreamer

quitozang opened a new issue #2446:
URL: https://github.com/apache/hudi/issues/2446


   Why does this parameter "hoodie.bloom.index.filter.type" not take effect in deltaStreamer, the bloom filter type is always in SIMPLE.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [hudi] bvaradar commented on issue #2446: [SUPPORT] The parameter "hoodie.bloom.index.filter.type" does not take effect in deltaStreamer

Posted by GitBox <gi...@apache.org>.
bvaradar commented on issue #2446:
URL: https://github.com/apache/hudi/issues/2446#issuecomment-760617405


   @quitozang : Which version of Hoodie are you using ? Are you passing the configuration like "--hoodie-conf hoodie.bloom.index.filter.type=ABC" ? 
   
   @nsivabalan : Can you follow-up with this ticket. Thanks


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [hudi] nsivabalan commented on issue #2446: [SUPPORT] The parameter "hoodie.bloom.index.filter.type" does not take effect in deltaStreamer

Posted by GitBox <gi...@apache.org>.
nsivabalan commented on issue #2446:
URL: https://github.com/apache/hudi/issues/2446#issuecomment-763204869


   Please reopen if required. 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [hudi] quitozang commented on issue #2446: [SUPPORT] The parameter "hoodie.bloom.index.filter.type" does not take effect in deltaStreamer

Posted by GitBox <gi...@apache.org>.
quitozang commented on issue #2446:
URL: https://github.com/apache/hudi/issues/2446#issuecomment-762026008


   > @nsivabalan : Can you check if bloom index filter types is not configurable through deltastreamer ?
   
   It does take an effect by writing data from HUDI dataSource API, Instead of deltastreamer


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [hudi] nsivabalan commented on issue #2446: [SUPPORT] The parameter "hoodie.bloom.index.filter.type" does not take effect in deltaStreamer

Posted by GitBox <gi...@apache.org>.
nsivabalan commented on issue #2446:
URL: https://github.com/apache/hudi/issues/2446#issuecomment-762548588


   Sure. looking into it.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [hudi] nsivabalan commented on issue #2446: [SUPPORT] The parameter "hoodie.bloom.index.filter.type" does not take effect in deltaStreamer

Posted by GitBox <gi...@apache.org>.
nsivabalan commented on issue #2446:
URL: https://github.com/apache/hudi/issues/2446#issuecomment-762561316


   https://github.com/apache/hudi/pull/2457


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [hudi] quitozang commented on issue #2446: [SUPPORT] The parameter "hoodie.bloom.index.filter.type" does not take effect in deltaStreamer

Posted by GitBox <gi...@apache.org>.
quitozang commented on issue #2446:
URL: https://github.com/apache/hudi/issues/2446#issuecomment-760954403


   I modified part of the source code of DeltaStreamer like this
   ![image](https://user-images.githubusercontent.com/12569046/104734923-e769da00-577b-11eb-8cbd-637c359281ed.png)
   
   
   and the log information is as follows
   ![image](https://user-images.githubusercontent.com/12569046/104734874-d9b45480-577b-11eb-878c-791c29a640c9.png)
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [hudi] bvaradar commented on issue #2446: [SUPPORT] The parameter "hoodie.bloom.index.filter.type" does not take effect in deltaStreamer

Posted by GitBox <gi...@apache.org>.
bvaradar commented on issue #2446:
URL: https://github.com/apache/hudi/issues/2446#issuecomment-762391643


   @nsivabalan : Can you take a look into this ?


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [hudi] nsivabalan closed issue #2446: [SUPPORT] The parameter "hoodie.bloom.index.filter.type" does not take effect in deltaStreamer

Posted by GitBox <gi...@apache.org>.
nsivabalan closed issue #2446:
URL: https://github.com/apache/hudi/issues/2446


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [hudi] bvaradar commented on issue #2446: [SUPPORT] The parameter "hoodie.bloom.index.filter.type" does not take effect in deltaStreamer

Posted by GitBox <gi...@apache.org>.
bvaradar commented on issue #2446:
URL: https://github.com/apache/hudi/issues/2446#issuecomment-761529630


   @nsivabalan : Can you check if bloom index filter types is not configurable through deltastreamer ?
   


----------------------------------------------------------------
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:
users@infra.apache.org