Devlive 开源社区 本次搜索耗时 0.571 秒,为您找到 623 个相关结果.
  • 配置 Postgres 以允许远程连接

    关于此任务 步骤 关于此任务 在部署集群之前,将 Postgres 配置为允许远程连接至关重要。如果您在安装集群之前未执行这些步骤,安装将失败。 步骤 打开 /var/lib/pgsql/9.6/data/pg_hba.conf 并更新为以下内容 # "local" is for Unix domain socket connect...
  • Setting Up a Local Repository

    Based on your Internet access, choose one of the following options: No Internet Access This option involves downloading the repository tarball, moving the tarball to the sele...
  • Command usage

    Command Entrypoint Options Example Command Entrypoint Spark 2 bin / start - seatunnel - spark - 2 - connector - v2 . sh Spark 3 bin / start - seatunnel - spark - 3...
  • JDBC

    2341 2025-03-11 《Apache Iceberg 1.8.1》
    Iceberg JDBC Integration JDBC Catalog Iceberg supports using a table in a relational database to manage Iceberg tables through JDBC. The database that JDBC connects to must suppo...
  • 设置本地存储库

    根据您的 Internet 访问情况,选择以下选项之一: 不能访问网络 此选项涉及下载存储库 tarball、将 tarball 移动到集群中选定的镜像服务器,以及提取 tarball 以创建存储库。 临时互联网接入 此选项涉及使用您的临时 Internet 访问将软件包同步(使用 reposync)到您选择的镜像服务器以创建存储库。 ...
  • Getting Started

    2284 2025-03-14 《Redisson 3.45.0》
    1. Add dependency Maven <dependency> <groupId> org.redisson </groupId> <artifactId> redisson </artifactId> <version> xVERSIONx </version> </dependency> ...
  • Setting Up a Local Repository

    Based on your Internet access, choose one of the following options: No Internet Access This option involves downloading the repository tarball, moving the tarball to the sele...
  • String

    2282 2024-06-05 《Ramda 0.8.0》
    match split trim replace match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of match...
  • String

    2259 2024-06-05 《Ramda 0.1.0》
    match split match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of matches or empty arr...
  • Inject Session Conf with Custom Config Advisor

    2240 2024-07-05 《Apache Kyuubi 1.9.1》
    Session Conf Advisor The steps of injecting session configs Example New in version 1.5.0. Session Conf Advisor Kyuubi supports inject session configs with custom config ad...