Devlive 开源社区 本次搜索耗时 2.839 秒,为您找到 465 个相关结果.
  • Ubuntu 16

    步骤 下一步 更多信息 在可以访问 Internet 的服务器主机上,使用命令行编辑器执行以下操作 在安装 Ambari 服务器之前,请确保在所有主机上安装 apt-transport-https 软件包,如下所示: apt - get install apt - transport - https 步骤 在安装 Ambari 之...
  • Types of Fields

    3308 2024-05-25 《Apache JDO 3.2.1》
    Supported Java Types First-Class (FCO) Types Second-Class (SCO) Types Simple Types Temporal Types Collection/Map Types Array Types JDO Attribute Converters Supported Java...
  • Flink DataStream

    3294 2024-06-26 《Apache Amoro 0.6.1》
    Reading with DataStream Batch mode Streaming mode Streaming mode (LogStore) Streaming mode (FileStore) Writing with DataStream Overwrite data Appending data Reading with ...
  • Spark Getting Started

    3292 2024-06-26 《Apache Amoro 0.6.1》
    Paimon Format Mixed Format Adding catalogs Creating a table Writing to the table Reading from the table The Iceberg Format can be accessed using the Connector provided by Ic...
  • 5.1 Font color

    3243 2024-05-23 《R Markdown Cookbook》
    Using an R function to write raw HTML or LaTeX code Using a Pandoc Lua filter (*) The Markdown syntax has no built-in method for changing text colors. We can use HTML and LaTeX ...
  • 4.9 Multiple authors in a document

    3238 2024-05-23 《R Markdown Cookbook》
    References We can add multiple authors to an R Markdown document within the YAML frontmatter in a number of ways. If we simply want to list them on the same line, we can provide ...
  • Github

    Description Key features Options url [String] access_token [String] method [String] params [Map] body [String] poll_interval_millis [int] retry [int] retry_backoff_multipl...
  • Flink DDL

    3229 2024-06-26 《Apache Amoro 0.6.1》
    Create catalogs Flink SQL YAML configuration CREATE statement CREATE DATABASE CREATE TABLE PARTITIONED BY CREATE TABLE LIKE DROP statement DROP DATABASE DROP TABLE SHOW ...
  • Getting Started with Hive JDBC

    3217 2024-07-05 《Apache Kyuubi 1.9.1》
    How to get the Kyuubi JDBC driver Connect to non-kerberized Kyuubi Server Connect to Kerberized Kyuubi Server How to get the Kyuubi JDBC driver Kyuubi Thrift API is fully comp...
  • Trino command line interface

    3212 2024-07-05 《Apache Kyuubi 1.9.1》
    Start Kyuubi Trino Server Install Running the CLI The Trino CLI provides a terminal-based, interactive shell for running queries. We can use it to connect Kyuubi server now. ...