Devlive 开源社区 本次搜索耗时 0.708 秒,为您找到 336 个相关结果.
  • Server Properties (3.x)

    5684 2024-06-22 《Apache Accumulo 2.x》
    Property Types Below are properties set in accumulo.properties or the Accumulo shell that configure Accumulo servers (i.e. tablet server, manager, etc). Properties labeled ‘Expe...
  • In-depth Installation

    5596 2024-06-22 《Apache Accumulo 2.x》
    Hardware Network Download Tarball Dependencies Configuration Configure accumulo-env.sh Native Map Building Native Maps Configuration Cluster Specification Configure accumu...
  • 单机部署 (Standalone)

    PostgreSQL (8.2.15+) or MySQL (5.7系列):两者任选其一即可 JDK (1.8+):必装,请安装好后在/etc/profile下配置 JAVA_HOME 及 PATH 变量 ZooKeeper (3.4.6+):必装 pstree or psmisc:Mac OS必装pstree,Fedora/Red/Hat/Ce...
  • Kerberos

    5398 2024-06-22 《Apache Accumulo 2.x》
    Overview Within Hadoop Delegation Tokens Configuring Accumulo Servers Generate Principal and Keytab Server Configuration KerberosAuthenticator Administrative User Verifying ...
  • Redis Connector

    Redis写入依赖 常规方式写 Redis 1.接入source 2. 写入redis Apache StreamPark™ 写入 Redis 1. 配置策略和连接信息 2. 写入Redis 支持的redis操作命令 其他配置 Redis 是一个开源内存数据结构存储系统,它可以用作数据库、缓存和消息中间件。 它支持多种类型的数据结构,如字...
  • Apache Hudi Stack

    5311 2024-06-28 《Apache Hudi 0.15.0》
    Lake Storage File Formats Transactional Database Layer Table Format Indexes Table Services Clustering Compaction Cleaning Indexing Concurrency Control Lake Cache* Metase...
  • siteConfig.js

    5308 2024-06-03 《Docusaurus 1.14.7》
    User Showcase siteConfig Fields Mandatory Fields baseUrl [string] colors [object] copyright [string] favicon [string] headerIcon [string] headerLinks [array] organizat...
  • Introduction

    5291 2024-04-28 《Apache Superset 4.0.1》
    Why Superset? ​ Screenshots & Gifs ​ Supported Databases ​ Installation and Configuration ​ Get Involved ​ Contributor Guide ​ Resources ​ Repo Activity ​ ...
  • 任务结构

    任务总体存储结构 各任务类型存储结构详解 Shell节点 SQL节点 PROCEDURE[存储过程]节点 SPARK节点 MapReduce(MR)节点 Python节点 Flink节点 HTTP节点 DataX节点 Sqoop节点 条件分支节点 子流程节点 依赖(DEPENDENT)节点 任务总体存储结构 在dolphin...
  • 应用监控

    写在前面 埋点工具 夜莺自身监控 Webapi Server 数据抓取 参考资料 写在前面 应用监控实际要比 OS、中间件的监控更为关键,因为某个 OS 层面的指标异常,比如 CPU 飙高了,未必会影响终端用户的体验,但是应用层面的监控指标出问题,通常就会影响客户的感受、甚至影响客户的付费。 针对应用监控,Google提出了 4 个黄金指...