You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/02/24 16:37:19 UTC

[GitHub] [nifi] IlyaKovalev commented on issue #3984: NIFI-6970 add DistributeRecord processor

IlyaKovalev commented on issue #3984: NIFI-6970 add DistributeRecord processor
URL: https://github.com/apache/nifi/pull/3984#issuecomment-590423192
 
 
   Hello.
   1 Done
   2 Yes, i agree, we can implement this logic with PartitionRecord only if RecordPath will have hash functions and operations for number processing like `mod`. So PartitionRecord + RouteOnAttribute will have the same effect as this processor. (Implementation of weights can be awkward but it is definitely possible)
   3 Renamed processor with `DistributeHashRecord`. I think the key feature here is distribution over hashed key.
   and windows build failed ... hmm...
   

----------------------------------------------------------------
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


With regards,
Apache Git Services