Podling Linkis Report Reminder - May 2022

2022-04-27 Thread johndament
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 18 May 2022. The report for your podling will form a part of the Inc

Podling Linkis Report Reminder - May 2022

2022-04-27 Thread johndament
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 18 May 2022. The report for your podling will form a part of the Inc

JDBC engine multi-data source switching function implementation

2022-04-27 Thread leo jie
1. JDBC引擎多数据源切换功能实现 背景:通过执行JDBC代码时指定数据源标识,实现JDBC可以获取不同的数据源配置,以支持JDBC多数据源切换 问题1: JDBC引擎启动过程中,对数据源配置的加载逻辑在哪 在DefaultEngineCreateService类中的方法createEngine内,包含这句逻辑 val (resourceTicketId, resource) = requestResource(engineCreateRequest, labelFilter.choseEngineLabel(labelList), emNode, timeout) 在reques

Add Sqoop Engine For 1.1.2

2022-04-27 Thread jie xu
Hi everyone, In order to comprehensively enhance the engine support range of linkis and provide better data transmission services to clients, sqoop engine is added in version 1.1.2. The functions support: 1. Execute sqoop engine related tasks; 2. Obtain the execution progress and log of sqoop engin