 |
|
 |
MapReduce for Data Warehousing and Analytics
- Expressive Flexibility - polymorphic SQL MapReduce (SQL/MR) functions with any popular language including Java, Python, Perl, and more.
- Reusability of SQL/MR Components � SQL/MR functions that are developed can be reused by analysts as simple SQL extensions or through standard BI tools.� SQL/MR unleashes the power of MapReduce to the entire enterprise.
- High Performance
- eliminates I/O bottlenecks by moving computation into the database; dynamically optimize execution of SQL/MR queries via a cost-based optimizer.
- High Availability & Resource Management
- maximize availability through fault isolation of SQL/MR functions; manage memory resources consumed by SQL/MR functions
For more information on In-Database MapReduce, please click here.
|
 |