Installing and Configuring MySQL Installing and Configuring Postgres Using an Oracle Database When installing Schema Registry, SAM, Druid, and Superset, you require a relationa...
Next Steps More Information Run the following command on the Ambari Server host: ambari - server start To check the Ambari Server processes: ambari - server status ...
Running the TCK Demonstrating Compliance In order to demonstrate compliance with the Java Data Objects specification, an implementation must pass all of the tests in the Technol...
Event Logging StatsD Logging Event Logging Superset by default logs special action events in its internal database (DBEventLogger). These logs can be accessed on the UI by navi...
Before You Begin Steps Before You Begin If you have already installed a MySQL database, you may skip these steps. You must install Postgres 9.5 or later for SAM and Schema R...
Hive Iceberg supports reading and writing Iceberg tables through Hive by using a StorageHandler . Feature support The following features matrix illustrates the support for diff...
存储过程节点 任务参数 存储过程节点 根据选择的数据源,执行存储过程。 拖动工具栏中的PROCEDURE 任务节点到画板中,如下图所示: 前提:在该数据库里面创建存储过程,如: CREATE PROCEDURE dolphinscheduler . test ( in in1 INT , out out1 I...