Devlive 开源社区 本次搜索耗时 0.367 秒,为您找到 1306 个相关结果.
  • 6.4 Include additional LaTeX packages

    2420 2024-05-23 《R Markdown Cookbook》
    6.4.1 Loading LaTeX packages 6.4.2 Example packages References The use of additional LaTeX packages can allow for extensive customization of document styling. In addition, seve...
  • Apache XTable (incubating)

    2416 2024-06-30 《Apache Hudi 0.15.0》
    Interoperating with XTable Installation Syncing to XTable Hudi Streamer Extensions Hudi (tables created from 0.14.0 onwards) supports syncing to Iceberg and/or Delta Lake with...
  • SLES 12

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following: Steps Log in to your host as root . Download ...
  • Configuring Oracle for Ranger

    If you are using Amazon RDS, see the Amazon RDS Requirements . On the Oracle host, install the appropriate JDBC .jar file. Download the Oracle JDBC (OJDBC) driver from http://...
  • Caching

    2408 2024-06-22 《Apache Accumulo 2.x》
    Configuration Accumulo tablet servers have block caches that buffer data in memory to limit reads from disk. This caching has the following benefits: reduces latency when rea...
  • Iceberg

    2405 2024-07-05 《Apache Kyuubi 1.9.1》
    Iceberg Integration Dependencies Configurations Iceberg Operations Apache Iceberg is an open table format for huge analytic datasets. Iceberg adds tables to compute engines in...
  • Features and Limitations

    Features Limitations and Compatibility Notes General Hudi Delta Features OneTable provides users with the ability to translate metadata from one table format to another. On...
  • 6.10 Use a custom Pandoc LaTeX template (*)

    2402 2024-05-24 《R Markdown Cookbook》
    Pandoc converts Markdown to LaTeX through a template. The template is a LaTeX file containing Pandoc variables, and Pandoc will replace these variables with their values. Below is...
  • 为 HDF 服务安装数据库

    安装和配置MySQL 安装和配置 Postgres 使用 Oracle 数据库 安装 Schema Registry、SAM、Druid 和 Superset 时,您需要一个关系数据存储来存储元数据。您可以使用 MySQL、Postgres、Oracle 或 MariaDB。这些主题描述如何安装 MySQL、Postgres 和 Oracle 以及如...
  • Arrays

    2397 2024-05-25 《Lodash 1.3.1》
    _.compact(array) Arguments Returns Example _.difference(array [, array1, array2, …]) Arguments Returns Example _.findIndex(array [, callback=identity, thisArg]) Arguments ...