Devlive 开源社区 本次搜索耗时 0.380 秒,为您找到 1306 个相关结果.
  • Configure Kerberos for clients to Access Kerberized Kyuubi

    4926 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...
  • Cache API implementations

    4926 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...
  • Use SpotBugs Plugin on SonarQube

    4920 2024-06-13 《SpotBugs 4.8.5》
    Create Maven Project Generate rules.xml Update RulesDefinition.java Update Plugin.java Deploy onto SonarQube The SpotBugs SonarQube Plugin uses major SpotBugs plugins such a...
  • 选择版本

    选择堆栈 选择版本 选择存储库 redhat7 sles12 ubuntu16 ubuntu18 debian9 高级选项 更多信息 在此步骤中,您将为集群选择软件版本和交付方法。使用公共存储库需要互联网连接。使用本地存储库需要您在网络中可用的存储库中配置软件。 选择堆栈 可用版本显示在选项卡中。当您选择一个 TAB 时,Amba...
  • Partitioning

    4912 2024-06-29 《Apache Iceberg 1.5.2》
    What is partitioning? What does Iceberg do differently? Partitioning in Hive Problems with Hive partitioning Iceberg’s hidden partitioning What is partitioning? Partitioning...
  • Erasure Coding

    4909 2024-06-22 《Apache Accumulo 2.x》
    Important Warning EC and Threads HDFS ec Command Configuring EC for a New Instance Configuring EC for an Existing Instance Defining Custom EC Policies With the release of ve...
  • Batch Writes

    4899 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 :...
  • IoTDB

    Support Those Engines Description Using Dependency For Spark/Flink Engine For SeaTunnel Zeta Engine Key Features Supported DataSource Info Data Type Mapping Sink Options E...
  • GitHub 趋势日报 (2025年05月01日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ PHP Go Ruby Swift C Rust TypeScript Dart Java Python Lua C Kotlin JavaScript Jupyter Notebook HTML Markdown Shell Vim Script ...
  • Implement SpotBugs plugin

    4880 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...