Hi,
Is it ok to update / insert into multiple column families (some regular,
some related super column families) using in one batch?
I earlier had a few separates mutator.execute() calls hitting these CFs, but
I am trying to merge them into a bigger batch.
The issue I am facing is that the smaller batches used to get executed
perfectly, but with the combined one, the updates just hang !
I am not pin-pointing the issue anywhere at this time. I just want to know
if it is normal to update multiple CFs in a batch and if there is deadlock
situation that may arise if that is done.
--
Roshan
Blog: http://roshandawrani.wordpress.com/
Twitter: @roshandawrani <http://twitter.com/roshandawrani>
Skype: roshandawrani
|