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

    1851 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 ...
  • Batch Reads

    1849 2024-06-30 《Apache Hudi 0.15.0》
    Spark DataSource API Daft Spark DataSource API The hudi-spark module offers the DataSource API to read a Hudi table into a Spark DataFrame. A time-travel query example: val ...
  • 关于 Markdown

    1838 2024-05-25 《Markdown 中文版》
    Markdown 是什么 ? 谁创造了它? 为什么要使用它? Markdown 是什么 ? Markdown 是一种轻量级标记语言 ,它以纯文本形式(易读、易写、易更改)编写文档,并最终以HTML格式发布。 Markdown 也可以理解为将以MARKDOWN语法编写的语言转换成HTML内容的工具。 谁创造了它? 它由Aaron Swartz ...
  • 3. Building Kyuubi Documentation

    Building Kyuubi Documentation Install & Activate virtualenv Install all dependencies Create Documentation View Locally Building Kyuubi Documentation Follow the steps...
  • Chaining

    1808 2024-06-07 《Underscore.js 1.13.6》
    chain value Calling chain will cause all future method calls to return wrapped objects. When you’ve finished the computation, call value to retrieve the final value. Here’s an...
  • 4.13 Convert models to equations

    1800 2024-05-23 《R Markdown Cookbook》
    References The equatiomatic package (Anderson, Heiss, and Sumners 2024 ) (https://github.com/datalorax/equatiomatic ) developed by Daniel Anderson et al. provides a convenient a...
  • Kinit Auxiliary Service

    1786 2024-07-05 《Apache Kyuubi 1.9.1》
    Installing and Configuring the Kerberos Clients Kerberos Ticket Configurations Further Readings Kinit auxiliary service is a critical service both for authentication between K...
  • Gluten

    1764 2024-07-05 《Apache Kyuubi 1.9.1》
    Building(with velox Backend) Build gluten velox backend package Usage Installing Configure Gluten is a Spark plugin developed by Intel, designed to accelerate Apache Spark w...
  • 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...
  • 7.5 Fold all code blocks but show some initially

    1758 2024-05-24 《R Markdown Cookbook》
    If code blocks in the output document are potentially distracting to readers, you may choose to fold them initially. Readers can then choose to display them by clicking the fold b...