Devlive 开源社区 本次搜索耗时 0.124 秒,为您找到 1378 个相关结果.
  • Spark Tuning Guide

    815 2024-07-01 《Apache Hudi 0.15.0》
    Spark Tuning Guide Writing General Tips Spark failures Hudi consumes too much space in a temp folder while upsert How to tune shuffle parallelism of Hudi jobs ? GC Tuning ...
  • Metadata Indexing

    815 2024-06-30 《Apache Hudi 0.15.0》
    Setup Async Indexing Configurations Schedule indexing Execute Indexing Drop Index Caveats Related Resources Hudi maintains a scalable metadata that has some auxiliary data...
  • List

    815 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...
  • Function

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

    814 2024-06-24 《Apache AGE 0.6.0》
    Getting Apache AGE Releases Source Code Installing From Source Code Pre-Installation CentOS Fedora Ubuntu Install PostgreSQL Install From Source Code Install From a Package...
  • FtpFile

    Description Key features Options host [string] port [int] user [string] password [string] path [string] connection_mode [string] custom_filename [boolean] file_name_expres...
  • Configuring Oracle for Ranger

    If you are using Amazon RDS, see the Amazon RDS Requirements . On the Oracle host, install the appropriate JDBC .jar file. Download the Oracle JDBC (OJDBC) driver from http://...
  • Batch Writes

    811 2024-06-30 《Apache Hudi 0.15.0》
    Spark DataSource API The hudi-spark module offers the DataSource API to write a Spark DataFrame into a Hudi table. There are a number of options available: HoodieWriteConfig :...
  • Catalogs

    809 2024-06-26 《Apache Amoro 0.6.1》
    Introduce multi-catalog How to use Future work Introduce multi-catalog A catalog is a metadata namespace that stores information about databases, tables, views, indexes, users...
  • SSO 集成

    背景介绍 SSO 登录工作流 如何启用SSO登录 注意事项 背景介绍 作为企业实践,在应用程序中应用单点登录 (SSO) 是很常见的,这样可以通过集中且安全的方式管理用户凭证。 基于 Streampark 使用 Apache Shiro 进行身份验证和授权的事实,我们将使用 Pac4j 框架来实现单点登录 (SSO) 支持功能。 Pac4j 是...