Hello,
yeah, the bug was in my code because i use CL.ONE (so sometimes i
got incomplete data)
Thanks.
2011/4/14 aaron morton
> This is going to be a bug in your code, so it's a bit tricky to know but...
>
> How / when is the email added to the DB?
> What does the rawEmail function do ?
> Set a
This is going to be a bug in your code, so it's a bit tricky to know but...
How / when is the email added to the DB?
What does the rawEmail function do ?
Set a break point, what are the two strings you are feeding into the hash
functions ?
Aaron
On 15 Apr 2011, at 03:50, pob wrote:
> Hello,
>
Hello,
I'm experiencing really strange problem. I wrote data into cassandra
cluster. I'm trying to check if data inserted then fetched are equally to
source data (file). Code below is the task for celery that does
the comparison with sha1(). The problem is that celery worker returning
since time