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

    4122 2024-07-05 《Apache Kyuubi 1.9.1》
    Instructions Install Hive JDBC JDBC URL Example Instructions Kyuubi is fully compatible with Hive JDBC and ODBC drivers that let you connect to popular Business Intelligence ...
  • Kingbase

    Support Connector Version Support Those Engines Key Features Description Supported DataSource Info Database Dependency Data Type Mapping Source Options Tips Task Example S...
  • SQL

    4114 2024-05-25 《Apache JDO 3.2.1》
    Setting candidate class Unique results Defining a result type Parameters As we have described earlier, JDO allows access to many query languages to give the user full flexibil...
  • List

    4113 2024-06-05 《Ramda 0.23.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • Elasticsearch

    Description Key features Options hosts [array] index [string] index_type [string] primary_keys [list] key_delimiter [string] username [string] password [string] max_retry_...
  • 1. Kubernetes Tools Spark Block Cleaner

    Kubernetes Tools Spark Block Cleaner Requirements Scenes Principle Usage Build Block Cleaner Docker Image Modify spark-block-cleaner.yml Start daemonSet Related parameters ...
  • GitHub 趋势日报 (2025年05月26日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Rust TypeScript C Dart C++ C Vim Script Python PHP Lua PowerShell JavaScript Swift Java Shell MDX Ruby HTML Kotlin Batchfile CMak...
  • Setup SSH Tunneling

    4102 2024-05-25 《Apache Superset 4.0.1》
    Turn on feature flag Change SSH_TUNNELING to True If you want to add more security when establishing the tunnel we allow users to overwrite the SSHTunnelManager class here ...
  • List

    4095 2024-06-05 《Ramda 0.27.1》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • Dynamic

    动态节点 综述 创建任务 任务参数 任务参数输出 运行状态 动态节点 综述 动态节点可以通过输入多个参数列表,通过笛卡尔积计算出多所有的参数组合,然后将每个参数组合作为一个子工作流节点执行。 比如我们有一个工作流,它具有两个输入参数,a, b。 我们可以通过动态节点,将这个工作流定义当做一个节点,然后输入参数列表 参数a:a1, a2...