Devlive 开源社区 本次搜索耗时 0.636 秒,为您找到 85 个相关结果.
  • Managing Optimizers

    3184 2024-06-26 《Apache Amoro 0.6.1》
    Optimizer container Local container Flink container External container Optimizer group Add optimizer group Edit optimizer group Remove optimizer group Optimizer Scale-out a...
  • SQL Functions

    String Functions ASCII CHAR_LENGTH / LENGTH OCTET_LENGTH CONCAT CONCAT_WS HEXTORAW LOWER / LCASE UPPER / UCASE LEFT RIGHT LOCATE / INSTR / POSITION LPAD RPAD LTRIM RT...
  • Configure Kerberos for clients to Access Kerberized Kyuubi

    3024 2024-07-05 《Apache Kyuubi 1.9.1》
    Instructions Install Kerberos Client Configure Kerberos Client Get Kerberos TGT Add Kerberos Client Configuration File to JVM Search Path Add Kerberos Ticket Cache to JVM Sear...
  • deployment

    Deployment SeaTunnel Engine 1. Download 2 Config SEATUNNEL_HOME 3. Config SeaTunnel Engine JVM options 4. Config SeaTunnel Engine 4.1 Backup count 4.2 Slot service 4.3 Checkpo...
  • Configure Kerberos for clients to Access Kerberized Kyuubi

    2938 2024-07-05 《Apache Kyuubi 1.9.1》
    Instructions Install Kerberos Client Configure Kerberos Client Get Kerberos TGT Add Kerberos Client Configuration File to JVM Search Path Add Kerberos Ticket Cache to JVM Sear...
  • Implement SpotBugs plugin

    2935 2024-06-13 《SpotBugs 4.8.5》
    Implement SpotBugs plugin Create Maven project Write java code to represent bug to find Write test case to ensure your detector can find bug Write java code to avoid false-posit...
  • Batch Writes

    2902 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 :...
  • 12. Standalone node

    2838 2024-06-19 《Redisson 3.31.0》
    12.1. Overview 12.2. Configuration 12.2.1. Configuration. Settings mapReduceWorkers executorServiceWorkers redissonNodeInitializer beanFactory 12.2.2. Configuration. YAML con...
  • Configuration Files

    2788 2024-06-22 《Apache Accumulo 2.x》
    accumulo.properties accumulo-client.properties accumulo-env.sh Log configuration files log4j2-service.properties log4j2.properties cluster.yaml gc manager monitor tserver ...
  • Configuration

    2646 2025-03-14 《Redisson 3.45.0》
    Using Redisson API Programmatic configuration is performed by the Config object instance. For example: Config config = new Config (); config . setTransportMode ( Transpo...