So redshift took 155 seconds + 17 hours (17 * 3600) = 61355 secs total vs 1491 Hadoop Looks like to me Hadoop is about 40 times faster...
That's like saying a bicycle is faster than a car because I can buy a bike in 10 minutes while it may take me a couple of hours to get through the car's paperwork. If you do enough queries, redshift will come out faster (assuming the numbers are correct).
Amazon Redshift is 10x faster and cheaper than Hadoop and Hive
41–46 of 46 posts
Re: Amazon Redshift is 10x faster and cheaper than Hadoop and Hive
#42So redshift took 155 seconds + 17 hours (17 * 3600) = 61355 secs total vs 1491 Hadoop Looks like to me Hadoop is about 40 times faster...
That's like saying a bicycle is faster than a car because I can buy a bike in 10 minutes while it may take me a couple of hours to get through the car's paperwork. If you do enough queries, redshift will come out faster (assuming the numbers are correct).
Re: Amazon Redshift is 10x faster and cheaper than Hadoop and Hive
#43Earlier quoted context omitted.
That's like saying a bicycle is faster than a car because I can buy a bike in 10 minutes while it may take me a couple of hours to get through the car's paperwork. If you do enough queries, redshift will come out faster (assuming the numbers are correct).
If you do enough queries, you should spend the time to use RCFile for Hive, in which case redshift wont come out _that_ much faster. The point is the 17 hours is not negligible.
Re: Amazon Redshift is 10x faster and cheaper than Hadoop and Hive
#44I am still new to large data, but isn't a solution like Redshift similar to Google's Big Query in that it only works with data that has a schema? How might one use Redshift with a db thats originally in Mongo?
Impose a schema.
Re: Amazon Redshift is 10x faster and cheaper than Hadoop and Hive
#45Earlier quoted context omitted.
If you do enough queries, you should spend the time to use RCFile for Hive, in which case redshift wont come out _that_ much faster. The point is the 17 hours is not negligible.
That is a good case since customers who typically need a datawarehouse aren't just going to upload data once... they probably are going to upload frequently.