Devlive 开源社区 本次搜索耗时 0.779 秒,为您找到 239 个相关结果.
  • 1. Monitoring Kyuubi - Logging System

    3196 2024-07-05 《Apache Kyuubi 1.9.1》
    Logs of Kyuubi Server Configuring Server Logging Basic Configurations KYUUBI_LOG_DIR KYUUBI_MAX_LOG_FILES Custom Log4j2 Settings Logs of Spark SQL Engine Configuring Engine L...
  • How to read this book

    3188 2024-05-06 《R Markdown Cookbook》
    References It is recommended that readers have a basic understanding of R Markdown. Chapter 2 of R Markdown: The Definitive Guide [@rmarkdown2018] provides an overview of the ba...
  • Set Up Develop Environment

    Prepare Set Up Clone the Source Code Install Subproject Locally Building seaTunnel from source Building sub module Install JetBrains IDEA Scala Plugin Install JetBrains IDEA ...
  • Architecture

    3102 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Architecture Overview Unified Interface Runtime Resource Resiliency High Availability & Load Balance Authentication & Authorization Conclusions Introduction K...
  • Hadoop Resource Integration

    Using Apache Hadoop resource in Flink on Kubernetes 1. Apache HDFS 1.1 Add the shaded jar 1.2. add core-site.xml and hdfs-site.xml 2. Apache Hive 2.1. Add Hive-related jars 2...
  • Setup

    3095 2024-06-21 《Apache Accumulo 2.x》
    User Manual (2.x and 3.x) Master/Manager naming Setup for testing or development Setup for Production Configuring Accumulo Initialization Run Accumulo Run individual Accumulo...
  • Shell

    Shell 综述 创建任务 任务参数 任务样例 简单打印一行文字 使用自定义参数 注意事项 Shell 综述 Shell 任务类型,用于创建 Shell 类型的任务并执行一系列的 Shell 脚本。worker 执行该任务的时候,会生成一个临时 shell 脚本,并使用与租户同名的 linux 用户执行这个脚本。 创建任务 点击项...
  • Monitoring & Metrics

    3005 2024-06-22 《Apache Accumulo 2.x》
    Monitoring Accumulo Monitor SSL Metrics[] Configuration Metric Names Monitoring Accumulo Monitor The Accumulo Monitor provides a web UI with information on the health and ...
  • 本地参数

    本地参数 作用域 在任务定义页面配置的参数,默认作用域仅限该任务,如果配置了参数传递 则可将该参数作用到下游任务中。 使用方式 本地参数配置方式如下:在任务定义页面,点击“自定义参数”右边的加号,填写对应的变量名称和对应的值,保存即可。 如果要在单个任务中使用参数,请参阅通过自定义参数使用 如果要在任务中使用配置参数并在下游任务中使用它们: 如果...
  • Jupyter

    Jupyter 综述 Conda虚拟环境配置 Python依赖管理 使用预装好的Conda环境 使用打包的Conda环境 由依赖需求文本文件临时构建 创建任务 任务参数 任务样例 简单的Jupyter任务样例 Jupyter 综述 Jupyter 任务类型,用于创建并执行Jupyter 类型任务。worker 执行该任务的时候,会...