bf.loadchunk is not working for large filesize

53 views
Skip to first unread message

Gyanranjan Muduli

unread,
Feb 11, 2021, 9:20:01 AM2/11/21
to redi...@googlegroups.com, redis-db+...@googlegroups.com
Hi Team,

I have  redis-db dump file  of size 100 MB having list of key, value pair data and i am loading back  it  to redis   again. it is not working gettin  below error.
it is working with small file size file,

Please find below error screen shot.Please help me how to handle this.

image.png
 
FYI
I am using  below command to to load dump data to redis


  for chunk in chunks:
iter, data = chunk BF.LOADCHUNK(key, iter, data)

Regards
Gyan

Jonathan Mendoza

unread,
Feb 11, 2021, 6:25:04 PM2/11/21
to redi...@googlegroups.com, redis-db+...@googlegroups.com
This is an error throw by redisbloom module.  

--
You received this message because you are subscribed to the Google Groups "Redis DB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redis-db+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/redis-db/CAETQcjxO9%2BGLyi6jbGf6i5Xj6hHCXMKadXrEBtSbuiT0%2B2uzuQ%40mail.gmail.com.

Gyanranjan Muduli

unread,
Feb 12, 2021, 4:29:06 PM2/12/21
to redi...@googlegroups.com, redis-db+...@googlegroups.com
Hii Jonathan,
How to resolve  this issue?

Regards
Gyan

Jonathan Mendoza

unread,
Feb 12, 2021, 4:30:46 PM2/12/21
to redi...@googlegroups.com, redis-db+...@googlegroups.com
no idea, you should probably file an issue on that redis module's github.

Preferably provide a reproducible set of steps that demonstrates the issue.

Guy Korland

unread,
Feb 13, 2021, 3:05:07 PM2/13/21
to Redis DB

https://forum.redislabs.com/c/modules/redisbloom/57 is probably a better forum for such question
Reply all
Reply to author
Forward
0 new messages