Devlive 开源社区 本次搜索耗时 0.148 秒,为您找到 1878 个相关结果.
  • Development Guide

    Environment Requirements Clone the Source Code Build the Project Open the Project Extract the Package Copy the Path Start the Backend Service Start the Frontend Service Dem...
  • Integration with Hive Metastore

    3182 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Default Behavior Related Configurations Remote Metastore Database Remote Metastore Server Activate Configurations Via kyuubi-defaults.conf Via hive-site.xml Via...
  • Function

    3179 2024-06-02 《Ramda 0.28.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • Adding a Blog

    3160 2024-06-03 《Docusaurus 1.14.7》
    Initial Setup Adding Posts Header Options Summary Truncation Changing How Many Blog Posts Show on Sidebar Changing The Sidebar Title RSS Feed Social Buttons Advanced Topics ...
  • JDOQL Typed API

    3159 2024-05-25 《Apache JDO 3.2.1》
    JDOQL Typed API Preparation Using Maven Using Eclipse Query Classes Limitations Filtering Ordering Methods Results Parameters Variables If-Then-Else Subqueries Candida...
  • 文件参数传递

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

    Access Kyuubi with Hive JDBC and ODBC Drivers Instructions Install Hive JDBC JDBC URL Example Unsupported Hive Features Access Kyuubi with Hive JDBC and ODBC Drivers...
  • Clickhouse

    Support Those Engines Key Features Description Supported DataSource Info Data Type Mapping Sink Options How to Create a Clickhouse Data Synchronization Jobs Tips Clickhouse...
  • Apache Pulsar

    Description Key features Options topic [String] topic-pattern [String] topic-discovery.interval [Long] subscription.name [String] client.service-url [String] admin.service-u...
  • 10.3 Other packages for creating tables

    3148 2024-05-07 《R Markdown Cookbook》
    References There are many other R packages that can be used to generate tables. The main reason that I introduced kable() (Section 10.1 ) and kableExtra (Section 10.2 ) is not ...