Hacker News new | ask | show | jobs
by imajes 6121 days ago
Anyone from digg here? I'd love to know how long it took to build that dataset the first time. In other words: what's the recovery window like to reset that size dataset?
1 comments

It takes around 27 hours. 3 to load the MySQL data into Hadoop, then 24 to compute and insert into Cassandra.
thanks!