Devlive 开源社区 本次搜索耗时 0.367 秒,为您找到 445 个相关结果.
  • Creating GitHub CLI extensions

    1196 2024-05-07 《GitHub Cli》
    About GitHub CLI extensions Creating an interpreted extension with gh extension create Creating a precompiled extension in Go with gh extension create Creating a non-Go precom...
  • 本地参数

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

    1187 2024-05-24 《R Markdown Cookbook》
    R-specific services Static website services One appealing aspect of rendering R Markdown to HTML files is that it is very easy to host these files on the Internet and share them...
  • SQL DDL

    1179 2024-06-30 《Apache Hudi 0.15.0》
    Spark SQL Create table Create non-partitioned table Create partitioned table Create table with record keys and ordering fields Create table from an external location Create Ta...
  • JDBC

    Description Using Dependency For Spark/Flink Engine For SeaTunnel Zeta Engine Key features Options driver [string] user [string] password [string] url [string] query [stri...
  • Jupyter

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

    1163 2024-06-07 《Underscore.js 1.13.6》
    noConflict identity constant noop times random mixin iteratee uniqueId escape unescape result now template noConflict _.noConflict() source Give control of the...
  • 2.2. How To Use Spark Adaptive Query Execution (AQE) in Kyuubi

    How To Use Spark Adaptive Query Execution (AQE) in Kyuubi The Basics of AQE Dynamically Switch Join Strategies Dynamically Coalesce Shuffle Partitions Other Tips for Best Practise...
  • Flink Quick Start

    1137 2024-06-28 《Apache Hudi 0.15.0》
    Setup Flink Support Matrix Download Flink and Start Flink cluster Start Flink SQL client Create Table Insert Data Query Data Update Data Delete Data Row-level Delete Batch...
  • SQL Templating

    1137 2024-05-25 《Apache Superset 4.0.1》
    Jinja Templates Available Macros Jinja Templates SQL Lab and Explore supports Jinja templating in queries. To enable templating, the ENABLE_TEMPLATE_PROCESSING feature flag ...