Devlive 开源社区 本次搜索耗时 1.650 秒,为您找到 1316 个相关结果.
  • 10 Tables

    2058 2024-05-07 《R Markdown Cookbook》
    References Tables are one of the primary ways in which we can communicate results in a report. You may often desire to tweak their appearance to suit your particular needs. In th...
  • Socket

    Support Those Engines Key features Description Sink Options Task Example Changelog 2.2.0-beta 2022-09-26 Socket sink connector Support Those Engines Spark Flink SeaTu...
  • Kyuubi v.s. HiveServer2

    2053 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...
  • Flink Writes

    2052 2025-03-11 《Apache Iceberg 1.8.1》
    Flink Writes Iceberg support batch and streaming writes With Apache Flink ‘s DataStream API and Table API. Writing with SQL Iceberg support both INSERT INTO and INSERT OVERWRIT...
  • Software Requirements

    On each of your hosts: yum and rpm (RHEL/CentOS/Oracle/Amazon Linux) zypper and php_curl (SLES) apt (Debian/Ubuntu) scp , curl , unzip , tar , wget , and gcc* OpenSSL (v1....
  • Relation

    2045 2024-06-05 《Ramda 0.2.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy countBy (a → String) → [a] → {*} Parameters fnThe function u...
  • Kyuubi Administer Tool

    2043 2024-07-05 《Apache Kyuubi 1.9.1》
    Installation Usage Refresh config List Servers Delete an Engine New in version 1.6.0. Kyuubi administer tool(kyuubi-admin) provides administrators with some maintenance oper...
  • Collect Information

    Before deploying a cluster, you should collect the following information: The fully qualified domain name (FQDN) of each host in your system. The Ambari Cluster Install wizard s...
  • 第一章:多线程入门

    学习目标 1. 什么是线程与多线程 1.1 线程的概念 1.2 多线程的概念 2. 为什么需要多线程编程 2.1 提高CPU利用率 2.2 提高程序响应性 2.3 更好的资源利用 2.4 简化复杂问题的处理 3. Java中实现多线程的两种基本方式 3.1 继承Thread类 3.2 实现Runnable接口 3.3 两种方式的比较 ...
  • Hive Metastore

    Syncing to Hive Metastore This document walks through the steps to register an Apache XTable™ (Incubating) synced table on Hive Metastore (HMS). Pre-requisites Source table(s) ...