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

    1397 2025-03-13 《Apache Iceberg 1.8.1》
    Hive Iceberg supports reading and writing Iceberg tables through Hive by using a StorageHandler . Feature support The following features matrix illustrates the support for diff...
  • Avro format

    How To Use Kafka uses example Avro is very popular in streaming data pipeline. Now seatunnel supports Avro format in kafka connector. How To Use Kafka uses example This is a...
  • Assign Slaves and Clients

    Steps Next Step The Cluster Install wizard assigns the slave components, such as DataNodes, NodeManagers, and RegionServers, to appropriate hosts in your cluster. It also attemp...
  • 配置 Postgres 以允许远程连接

    关于此任务 步骤 关于此任务 在部署集群之前,将 Postgres 配置为允许远程连接至关重要。如果您在安装集群之前未执行这些步骤,安装将失败。 步骤 打开 /var/lib/pgsql/9.6/data/pg_hba.conf 并更新为以下内容 # "local" is for Unix domain socket connect...
  • Greenplum

    Greenplum Greenplum source connector Description Read Greenplum data through Jdbc connector . Key features batch stream exactly-once column projection supports qu...
  • 为集群命名

    步骤 下一步 步骤 在 Name your cluster 中, 输入要创建的集群的名称。 名称中不得使用空格或特殊字符。 如果您计划对集群进行 Kerberize,请考虑限制集群名称(不超过 12 个字符),以适应 Kerberos 主体将附加到集群名称字符串以及某些身份提供程序对主体名称总长度施加限制的事实。 选择 Next ...
  • 4.2 Set the document title dynamically

    1387 2024-05-23 《R Markdown Cookbook》
    You can use inline R code (see Section 3.1 ) anywhere in an Rmd document, including the YAML metadata section. This means some YAML metadata can be dynamically generated with inli...
  • GitHub 趋势日报 (2025年04月06日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ C C PHP Java Rust Vim Script Ruby Jupyter Notebook JavaScript 本日报由 TrendForge 系统生成 https://trendforge.devlive.org/ 📈 今日整体趋势 Top...
  • 3.1 Code chunks and inline R code

    1386 2024-05-09 《R Markdown Cookbook》
    An R Markdown document consists of intermingled prose (narratives) and code. There are two types of code in an Rmd document: code chunks\index{code chunk} and inline R code. Below...
  • Kafka Connect

    1378 2025-03-14 《Apache Iceberg 1.8.1》
    Kafka Connect Kafka Connect is a popular framework for moving data in and out of Kafka via connectors. There are many different connectors available, such as the S3 sink for writ...