Apache MRQL 0.9.6-incubating 發布
Apache MRQL 0.9.6-incubating 發布了,該項目目前還處于 Apache 基金會的孵化狀態。
MRQL (發音 miracle) 是一個查詢處理和優化系統,適用于大規模分布式的數據分析。MRQL (MapReduce Query Language) 是一個在計算機集群中對大規模數據的類 SQL 查詢語言。MRQL 查詢處理系統可使用如下三種模式評估 MRQL 查詢:
- 使用 Hadoop 的 Map-Reduce 模式
- 使用 Apache Hama 的 BSP 模式 (Bulk Synchronous Parallel mode)
- 基于 Apache Spark 的 Spark 模式
新版本改進記錄包括:
New Features
- [MRQL-72] Add support for stream input on TCP sockets
- [MRQL-79] Add support for incremental query processing
Bugs
- [MRQL-67] Fix maven build errors for JDK 1.8
- [MRQL-69] Allow escaped quotes in JSON strings
- [MRQL-73] Set the max number of tasks in Spark mode
- [MRQL-76] Change the mrql.flink shell script to work with Flink 0.9.0
- [MRQL-78] Turn off Flink log INFO messages
- [MRQL-81] Fix the coercion of persistent collections to in-memory bags
- [MRQL-82] Fix the split size calculation in map-reduce mode
Improvements
- [MRQL-70] Update Flink version to 0.8.1
- [MRQL-74] Update Flink version to 0.9.0
- [MRQL-75] Add support for Hama v0.7 on Yarn
- [MRQL-77] Support single Flink jobs on YARN
- [MRQL-80] Support Flink 0.10
- [MRQL-84] Improve performance of Incremental MRQL
Tasks
- [MRQL-68] GitHub integration for MRQL
- [MRQL-71] Add google analytics tracking and bring the MRQL web site up-to-date
- [MRQL-85] Prepare for the 0.9.6 release
來自: http://www.oschina.net//news/71199/apache-mrql-0-9-6-incubating
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!