|
|
|
|
|
by hobs
1825 days ago
|
|
There's certainly some of that and I have experienced project managers asking me to put 5GB datasets in spark... but there's definitely a set of problems where vertical scaling is a PITA and MPP basically generally breaks the SQL guarantees anyway, costs a milli, requires rewrites, etc. When you want to process N+1 TB/PB its hard to throw standard relational approaches at it imo. SQL is strings all the way down, testing the database itself is often shitshow... |
|