Devlive 开源社区 本次搜索耗时 0.628 秒,为您找到 906 个相关结果.
  • Environment Variables

    1410 2024-05-20 《Apache Answer 1.3.0》
    Installation For auto install Log Installation INSTALL_PORT : specifies the port to boot when installation, default is 80 . AUTO_INSTALL : if set to true , the installation w...
  • String

    1402 2024-06-05 《Ramda 0.18.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • Configuring SAM and Schema Registry Metadata Stores in MySQL

    Steps Steps Launch the MySQL monitor: mysql - u root - p Create the database for Schema Registry and SAM metastore: create database registry ; create database st...
  • 在 Postgres 中配置 Druid 和元数据存储

    关于此任务 步骤 关于此任务 Druid 和 Superset 需要一个关系数据存储来存储元数据。要为此使用 Postgres,请安装 Postgres 并为 Druid 元存储创建数据库。如果您已经使用 MySQL 创建了数据存储,则无需在 Postgres 中配置其他元数据存储。 步骤 登录 Postgres: sudo su po...
  • TDengine

    Description Key features Options url [string] username [string] password [string] database [string] stable [string] lower_bound [long] upper_bound [long] Example source ...
  • Hive Metastore

    Syncing to Hive Metastore This document walks through the steps to register an Apache XTable™ (Incubating) synced table on Hive Metastore (HMS). Pre-requisites Source table(s) ...
  • String

    1376 2024-06-05 《Ramda 0.22.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • Cypher in SQL expressions

    1376 2024-06-24 《Apache AGE 0.6.0》
    Using Cypher with ‘=’ Working with Postgres’s IN Clause Working with the Postgres EXISTS Clause Querying Multiple Graphs Cypher cannot be used in an expression— the query must...
  • Procedures

    1374 2025-03-11 《Apache Iceberg 1.8.1》
    Spark Procedures To use Iceberg in Spark, first configure Spark catalogs . Stored procedures are only available when using Iceberg SQL extensions in Spark 3. Usage Procedures c...
  • SET

    1372 2024-06-24 《Apache AGE 0.6.0》
    Terminal SET clauses Set a property Return created vertex Remove a property Set multiple properties using one SET clause The SET clause is used to update labels and properti...