Devlive 开源社区 本次搜索耗时 1.409 秒,为您找到 1306 个相关结果.
  • Streaming Reads

    2291 2024-06-30 《Apache Hudi 0.15.0》
    Spark Streaming Spark Streaming Structured Streaming reads are based on Hudi’s Incremental Query feature, therefore streaming read can return data for which commits and base fil...
  • 升级

    我们建议在升级之前备份数据库和配置文件。通常情况下,我们保证升级不会影响现有数据。 备份数据意味着即使升级失败或者你不想使用高级版本,你也有回滚的选择。 Docker Compose 如果你使用 Docker Compose 安装 Answer,升级非常简单。 docker - compose pull docker - compose ...
  • Kyuubi v.s. HiveServer2

    2290 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...
  • 4.19 Put together all code in the appendix (*)

    2281 2024-05-23 《R Markdown Cookbook》
    Unless the target readers are highly interested in the computational details while they read a report, you may not want to show the source code blocks in the report. For this purp...
  • 1. 准备

    本节介绍使用 Ambari 安装集群时应准备的信息和材料。 Ambari 为您的集群提供端到端的管理和监控解决方案。 使用 Ambari Web UI 和 REST API,您可以从一个中心点部署、操作、管理配置更改并监控集群中所有节点的服务。 产品互操作性 满足最低系统要求 收集信息 环境准备
  • Memory Requirements

    The Ambari host should have at least 1 GB RAM, with 500 MB free. To check available memory on any host, run: free - m If you plan to install the Ambari Metrics Service (AMS...
  • 2. Monitoring Kyuubi - Server Metrics

    2265 2024-07-05 《Apache Kyuubi 1.9.1》
    Configurations Metrics Kyuubi has a configurable metrics system based on the Dropwizard Metrics Library . This allows users to report Kyuubi metrics to a variety of kyuubi.metri...
  • Kafka source compatible kafka-connect-json

    How To Use Kafka Sink Mysql Seatunnel connector kafka supports parsing data extracted through kafka connect source, especially data extracted from kafka connect jdbc and kafka c...
  • Flink Actions

    2253 2024-06-29 《Apache Iceberg 1.5.2》
    Rewrite files action. Rewrite files action. Iceberg provides API to rewrite small files into large files by submitting Flink batch jobs. The behavior of this Flink action is the...
  • Object

    2240 2024-06-05 《Ramda 0.2.2》
    clone values eqProps keys omit pick pickAll project prop props where keysIn path valuesIn clone {*} → {*} Parameters valueThe object or array to clone Return...