前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >MLSQL v1.1.7 Release roadmap

MLSQL v1.1.7 Release roadmap

作者头像
用户2936994
发布2018-12-28 14:40:37
3360
发布2018-12-28 14:40:37
举报
文章被收录于专栏:祝威廉祝威廉

MLSQL v1.1.7 plans to release in Mid Jan 2019, this version will take almost three weeks.

MLSQL v1.1.7 Release Window:

Date

Event

Late Dec 2018

New features and Improvement

Early Jan 2019

Code freeze. Release branch cut. QA period. Focus on bug fixes, tests, stability, and docs. Generally, no new features merged.

Mid Jan 2019

Release candidates (RC), voting, etc. until final release passes

New Features in MLSQL v1.1.7

  1. Hive JDBC supports. In spark, if you use JDBC data source to connect hive thrift jdbc server, it will fail since there is no HiveJDBCDialert implemented. Please check PR-828
  2. MongoDB supports. More detail please check PR-822
  3. Solr supports
  4. Docker release of MLSQL-Cluster
  5. Docker release of MLSQL

Improvement in MLSQL v1.1.7

  1. Refactor DataSource adaptor which is used in load/save statement. This improvement will make people involved in MLSQL community more easy to contribute DataSource implementation. People no need to worry about affecting the core code in MLSQL when adding new data source adaptor. More detail please check PR-815
  2. Docker introduced to unit test in MLSQL. MLSQL provides an abstract server class which you can easy to use Docker to create a data source. This makes you can test if MLSQL is working properly with DataSource e.g. Kafka(multi-version), MongoDB, MySQL, and more.
  3. DataSource direct query mode. As we know, there are standard DataSource API in spark, but sometimes it will trigger full scan on the original table which is slow and resource waste. For example, we use SQL like select count(*) from table1 in MySQL, it will be quick if it executed in MySQL instead of spark. So we provide a direct query mode. JDBC and ElasticSearch should support this mode in v1.1.7.
  4. The group-id will be changed from streaming.king to tech.mlsql.
本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2018.12.23 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • MLSQL v1.1.7 Release Window:
  • New Features in MLSQL v1.1.7
  • Improvement in MLSQL v1.1.7
相关产品与服务
云数据库 MySQL
腾讯云数据库 MySQL(TencentDB for MySQL)为用户提供安全可靠,性能卓越、易于维护的企业级云数据库服务。其具备6大企业级特性,包括企业级定制内核、企业级高可用、企业级高可靠、企业级安全、企业级扩展以及企业级智能运维。通过使用腾讯云数据库 MySQL,可实现分钟级别的数据库部署、弹性扩展以及全自动化的运维管理,不仅经济实惠,而且稳定可靠,易于运维。
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档