Devlive 开源社区 本次搜索耗时 0.127 秒,为您找到 1726 个相关结果.
  • GitHub 趋势日报 (2025年04月03日)

    GitHub 趋势日报 (2025年04月03日) 📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Rust PHP Go C TypeScript Ruby C++ Java JavaScript MDX GitHub 趋势日报 (2025年04月03日) 本日报由 TrendForge 系统生成 https:/...
  • 设置选项

    更多信息 以下选项经常用于 Ambari Server 设置。 -j (or —java-home) 指定要在 Ambari Server 和集群中的所有主机上使用的 JAVA_HOME 路径。默认情况下,如果您不指定此选项,Ambari Server 安装程序会将 Oracle JDK 1.8 二进制文件和随附的 Java 加密扩展 (JCE) ...
  • PyHive

    4453 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Usage DB-API Use PyHive with Pandas Authentication PyHive is a collection of Python DB-API and SQLAlchemy interfaces for Hive. PyHive can connect with the Kyuub...
  • DB2

    Support Those Engines Description Using Dependency For Spark/Flink Engine For SeaTunnel Zeta Engine Key Features Supported DataSource Info Data Type Mapping Sink Options Ti...
  • Record Payload

    4449 2024-06-28 《Apache Hudi 0.15.0》
    Background Configs Existing Payloads OverwriteWithLatestAvroPayload DefaultHoodieRecordPayload EventTimeAvroPayload OverwriteNonDefaultsWithLatestAvroPayload PartialUpdateAvr...
  • Integration with Spring

    4448 2025-03-15 《Redisson 3.45.0》
    Spring Boot Starter Integrates Redisson with Spring Boot library. Depends on Spring Data Redis module. Supports Spring Boot 1.3.x - 3.4.x Usage 1. Add redisson-spring-boot-sta...
  • JDOQL

    4448 2024-05-25 《Apache JDO 3.2.1》
    JDOQL Single-String JDOQL Accessing Fields Data types : literals Operators precedence Concatenation Expressions Example 1 - Use of Explicit Parameters Example 2 - Use of Impl...
  • 1. Authentication

    Kyuubi Authentication Mechanism Using KERBEROS Kyuubi Authentication Mechanism In a secure cluster, services should be able to identify and authenticate callers. As the ...
  • Hive JDBC Driver

    4438 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 ...
  • 文件参数传递

    文件参数 使用方式 配置文件参数 输出文件给下游任务 获取上游任务的文件 其他 备注 样例 文件参数 通过配置文件参数,在同一工作流实例中,可以将上游任务工作目录下的文件(或文件夹,下统一以文件 代替)传递给下游任务。 如以下场景可能使用到 在ETL任务中,将多个上游任务处理好的数据文件一起传递给特定的下游任务。 在机器学习场景中,将...