Devlive 开源社区 本次搜索耗时 0.381 秒,为您找到 1306 个相关结果.
  • OceanBase

    OceanBase 数据源 是否原生支持 OceanBase 数据源 数据源:选择 OCEANBASE 数据源名称:输入数据源的名称 描述:输入数据源的描述 IP 主机名:输入连接 OceanBase 的 IP 端口:输入连接 OceanBase 的端口 用户名:设置连接 OceanBase 的用户名 密码:设置连接 OceanBase 的密码...
  • Configure Druid and Superset Metadata Stores in Postgres

    About This Task Steps About This Task Druid and Superset require a relational data store to store metadata. To use Postgres for this, install Postgres and create a database fo...
  • 设置本地存储库

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

    1798 2024-06-04 《Ramda 0.4.2》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn clone {*} → {*} Parameters valueThe object or array to c...
  • 9.4 Multiple figures side by side

    1796 2024-05-24 《R Markdown Cookbook》
    You can place multiple figures side by side using the fig.show="hold" along with the out.width option. In the example below, we have set out.width="50%" (see Figure 9.2 for th...
  • Command Line

    1791 2024-05-20 《Apache Answer 1.3.0》
    Usage Global options Commands init check run upgrade dump build plugin config Answer binary support some command-line options Usage answer command [command or glob...
  • GoogleSheets

    Description Key features Options service_account_key [string] sheet_id [string] sheet_name [string] range [string] schema [config] fields [config] Example Changelog next ...
  • Maintenance

    1783 2025-03-10 《Apache Iceberg 1.8.1》
    Maintenance Maintenance operations require the Table instance. Please refer Java API quickstart page to refer how to load an existing table. Recommended Maintenance Expire...
  • jdoconfig DTD/XSD

    1781 2024-05-25 《Apache JDO 3.2.1》
    Meta-Data - JDOConfig Meta-Data - JDOConfig JDO allows you to define a file jdoconfig.xml that specifies the properties for a named PMF. As always with XML, the metadata must ma...
  • 在 Postgres 中配置 SAM 和 Schema Registry 元数据存储

    关于此任务 步骤 关于此任务 如果您已经安装了 MySQL 并使用 MySQL 配置了 SAM 和架构注册表元数据存储,则无需在 Postgres 中配置其他元数据存储。 步骤 登录Postgres: sudo su postgres psql 创建一个名为 registry 的数据库,密码为 registry : ...