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

    2573 2024-06-26 《Apache Amoro 0.6.1》
    Iceberg format Paimon format Mixed format Install Support SQL statement Query Table Query BaseStore of Table Query ChangeStore of Table Trino and Amoro Type Mapping: Trino ...
  • Docker

    2559 2024-06-03 《Docusaurus 1.14.7》
    Run the local web server in docker Use docker-compose Docker is a tool that enables you to create, deploy, and manage lightweight, stand-alone packages that contain everything ...
  • 4. Getting Started With Hive JDBC

    Getting Started With Hive JDBC How to install JDBC driver Use JDBC driver with kerberos Getting Started With Hive JDBC How to install JDBC driver Kyuubi JDBC driver is...
  • 9.1 LaTeX or HTML output

    2423 2024-05-24 《R Markdown Cookbook》
    LaTeX and HTML are two commonly used output formats. The function knitr::is_latex_output() tells you if the output format is LaTeX (including Pandoc output formats latex and bea...
  • Caching

    2335 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...
  • Authentication

    2296 2024-06-22 《Apache Accumulo 2.x》
    Configuration Root user Creating users Authenticating users Changing user passwords Removing users Accumulo has authentication to verify the identity of users. Configurati...
  • 9.2 Display HTML widgets

    2270 2024-05-24 《R Markdown Cookbook》
    References HTML widgets (https://www.htmlwidgets.org ) are typically interactive JavaScript applications, which only work in HTML output. If you knit an Rmd document containing H...
  • Permissions

    2180 2024-06-22 《Apache Accumulo 2.x》
    Configuration Granting permission View permissions Revoking permissions Accumulo users can only perform actions if they are given permission. Accumulo has three types of perm...
  • Exporter

    2117 2024-06-30 《Apache Hudi 0.15.0》
    Introduction Arguments Examples Copy a Hudi dataset Export to json or parquet dataset Re-partitioning Custom Re-partitioning Introduction HoodieSnapshotExporter allows you...
  • Performance

    2110 2024-06-29 《Apache Iceberg 1.5.2》
    Scan planning Metadata filtering Data filtering Iceberg is designed for huge tables and is used in production where a single table can contain tens of petabytes of data. Even ...