Version overview
- Introduction of Proxy User Mode
- UDF function introduction and usage guide
- Engine material refresh HTTP interface
- UDF related HTTP interface
- UDF related table structure
- Implementation of OpenLookEng Engine
- Use of OpenLookEng
- release-notes
Configuration Item
Module Name (Service Name) | Type | Parameter Name | Default Value | Description |
---|---|---|---|---|
ec-openlookeng | New | linkis.openlookeng.engineconn.concurrent.limit | 100 | Concurrency Limit |
ec-openlookeng | New | linkis.openlookeng.http.connectTimeout | 60L | Client request timeout time http request based on OKhttp |
ec-openlookeng | New | linkis.openlookeng.http.readTimeout | 60L | Client read timeout HTTP request built on OKhttp |
ec-openlookeng | New | linkis.openlookeng.url | http://127.0.0.1:8080 | openlookeng service |
ec-openlookeng | New | linkis.openlookeng.catalog | system | catalog |
ec-openlookeng | New | linkis.openlookeng.schema | schema | |
ec-openlookeng | New | linkis.openlookeng.source | global | source |
DB Table Changes
For details, see the upgrade schemadb/upgrade/1.1.1_schema
file in the corresponding branch of the code repository (https://github.com/apache/linkis).