Devlive 开源社区 本次搜索耗时 0.531 秒,为您找到 571 个相关结果.
  • MySQL/MariaDB Prerequisite

    You must change the variable log_bin_trust_function_creators to 1 during Ranger installation. From RDS Dashboard>Parameter group (on the left side of the page): Set the MySQL...
  • Kyuubi v.s. HiveServer2

    1536 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Hive on Spark Differences Between Kyuubi and HiveServer2 Performance References Introduction HiveServer2 is a service that enables clients to execute Hive QL qu...
  • AWS

    1532 2025-03-11 《Apache Iceberg 1.8.1》
    Iceberg AWS Integrations Iceberg provides integration with different AWS services through the iceberg-aws module. This section describes how to use Iceberg with AWS. Enabling ...
  • Redshift

    Amazon Redshift 数据源参数 验证: Password 验证: IAM-accessKey 是否原生支持 Amazon Redshift 数据源参数 使用数据库服务器的用户名和密码验证。 数据源:选择 AZURE Redshift 数据源名称:输入数据源的名称 描述:输入数据源的描述 IP 主机名:输入连接 Redshift...
  • Flink Actions

    1448 2024-06-29 《Apache Iceberg 1.5.2》
    Rewrite files action. Rewrite files action. Iceberg provides API to rewrite small files into large files by submitting Flink batch jobs. The behavior of this Flink action is the...
  • Distributed services

    1427 2025-03-14 《Redisson 3.45.0》
    Remote service Redisson provides Java Remote Services to execute remote procedure call using Redis or Valkey. Remote interface could have any type of method parameters and result ...
  • API Document

    API文档在哪里? 快速查看 查看自己的API文档 生成API文档 Answer 使用swagger自动生成API文档。 Swagger可以以友好的方式展示API文档,也可以提供一种便捷的方式来测试API。 API文档在哪里? 快速查看 如果您想快速查看API文档,可以访问以下链接: https://meta.answer.dev/swagg...
  • 7 HTML Output

    1424 2024-05-07 《R Markdown Cookbook》
    Compared to LaTeX, HTML may be a little weak in typesetting for paged output. However, it is much more powerful in presenting results, especially when combined with CSS and JavaSc...
  • 图像

    1399 2024-05-26 《Markdown 中文版》
    Markdown 图片 图片链接 格式引用图片 指定图片大小 Markdown 图片 要添加图像,请添加一个感叹号(!),然后在括号中添加替代文本,并在括号中添加图像资源的路径或URL。您可以选择在括号中的URL之后添加标题。 ![ alt 属性文本](图片地址 "可选标题" ) 开头一个感叹号 ! 接着一个方括号,里面放上图片...
  • Cache API implementations

    1394 2025-03-15 《Redisson 3.45.0》
    Spring Cache Redisson provides various Spring Cache implementations. Each Cache instance has two important parameters: ttl and maxIdleTime . Data is stored infinitely if these se...