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

    7198 2024-06-30 《Apache Hudi 0.15.0》
    Spark Data Source example Query using HiveQL Use partition extractor properly Hive Sync Tool Hive Sync Configuration Sync modes HMS JDBC HIVEQL Flink Setup Install Hive E...
  • Using the SpotBugs Eclipse plugin

    7153 2024-06-13 《SpotBugs 4.8.5》
    Requirements Installation Using the Plugin Extending the Eclipse Plugin (since 2.0.0) Troubleshooting The SpotBugs Eclipse plugin allows SpotBugs to be used within the Eclips...
  • Cache API implementations

    7062 2025-03-15 《Redisson 3.45.0》
    Spring Cache Redisson provides various Spring Cache implementations. Each Cache instance has two important parameters: ttl and maxIdleTime . Data is stored infinitely if these se...
  • PersistenceManagerFactory

    6888 2024-05-25 《Apache JDO 3.2.1》
    Standard JDO Properties Any JDO-enabled application will require (at least) one PersistenceManagerFactory. Typically applications create one per datastore being utilised. A Persi...
  • Configuration

    6641 2024-06-29 《Apache Iceberg 1.5.2》
    Table properties Read properties Write properties Table behavior properties Reserved table properties Compatibility flags Catalog properties Lock catalog properties Hadoop ...
  • Managing Optimizers

    6532 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...
  • 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...
  • Implement SpotBugs plugin

    6281 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...
  • Configure Kerberos for clients to Access Kerberized Kyuubi

    6224 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...
  • Batch Writes

    6221 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 :...