Devlive 开源社区 本次搜索耗时 0.290 秒,为您找到 1316 个相关结果.
  • 2.2 R Markdown anatomy

    7284 2024-05-09 《R Markdown Cookbook》
    YAML metadata Narrative Code chunks Document body References We can dig one level deeper by considering the different components of an R Markdown. Specifically, let’s look at...
  • 3. Trouble Shooting

    7276 2024-07-05 《Apache Kyuubi 1.9.1》
    Common Issues java.lang.UnsupportedClassVersionError .. Unsupported major.minor version 52.0 org.apache.spark.SparkException: When running with master ‘yarn’ either HADOOP_CONF_DI...
  • Kafka

    Support Those Engines Key Features Description Supported DataSource Info Source Options Task Example Simple Regex Topic AWS MSK SASL/SCRAM AWS MSK IAM Kerberos Authenticat...
  • Procedures

    7272 2024-06-29 《Apache Iceberg 1.5.2》
    Usage Named arguments Positional arguments Snapshot management rollback_to_snapshot Usage Output Example Change Data Capture create_changelog_view Usage Output Examples...
  • Release Guide

    7253 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Overview Decide to release Checklist to proceed to the next step Prepare for the release One-time setup instructions ASF authentication Java Home Subversion GPG...
  • The Share Level Of Kyuubi Engines

    7249 2024-07-05 《Apache Kyuubi 1.9.1》
    Why do we need this feature? The current supported share levels CONNECTION USER(Default) GROUP SERVER Subdomain Hybrid Related Configurations Conclusion The share level ...
  • Hive Metastore

    7220 2024-06-30 《Apache Hudi 0.15.0》
    Spark Data Source example Query using HiveQL Use partition extractor properly Hive Sync Tool Hive Sync Configuration Sync modes HMS JDBC HIVEQL Flink Setup Install Hive E...
  • Flink K8s 集成支持

    额外环境要求 集成准备 Kubernetes 连接配置 Kubernetes RBAC 配置 Docker 远程容器服务配置 任务提交 Application 任务发布 Session 任务发布 相关参数配置 StreamPark Flink Kubernetes 基于 Flink Native Kubernetes 实现,支持以下 F...
  • 创建 GitHub CLI 扩展

    7194 2024-05-08 《GitHub Cli 中文版》
    关于 GitHub CLI 扩展 使用 gh extension create 创建扩展 使用 gh extension create 在 Go 中创建预编译扩展 使用 gh extension create 创建非 Go 预编译扩展 手动创建扩展 编写解释型 GitHub CLI 扩展的技巧 处理参数和标志 非交互方式调用核心命令 以编...
  • 4.20 Manipulate Markdown via Pandoc Lua filters (*)

    7183 2024-05-10 《R Markdown Cookbook》
    References Technically, this section may be a little advanced, but once you learn how your Markdown content is translated into the Pandoc abstract syntax tree (AST), you will hav...