Devlive 开源社区 本次搜索耗时 0.497 秒,为您找到 596 个相关结果.
  • Summary Statistics

    2305 2024-06-22 《Apache Accumulo 2.x》
    Overview Inaccuracies Configuring Permissions Bulk import Examples Overview Accumulo has the ability to generate summary statistics about data in a table using user defined...
  • Metadata Indexing

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

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

    2289 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...
  • CosFile

    Support Those Engines Key features Description Options path [string] file_format_type [string] bucket [string] secret_id [string] secret_key [string] region [string] read_...
  • ClickhouseFile

    Description Key features Options host [string] database [string] table [string] username [string] password [string] sharding_key [string] clickhouse_local_path [string] co...
  • Deploy Kyuubi engines on YARN

    2280 2024-07-05 《Apache Kyuubi 1.9.1》
    Deploy Kyuubi Spark Engine on YARN Requirements Configurations Environment Spark Properties Master Queue Sizing Tuning Others Kerberos Deploy Kyuubi Flink Engine on YARN...
  • 7.3 Style code blocks and text output

    2262 2024-05-10 《R Markdown Cookbook》
    References We can customize the style of code chunks and their text output using the chunk options class.source and class.output , respectively. These options take character vec...
  • 2.1 What happens when we render?

    2257 2024-05-09 《R Markdown Cookbook》
    References R Markdown combines several different processes together to create documents, and one of the main sources of confusion from R Markdown is how all the components work t...
  • Key Generation

    2252 2024-06-28 《Apache Hudi 0.15.0》
    Key Generators SimpleKeyGenerator ComplexKeyGenerator NonpartitionedKeyGenerator CustomKeyGenerator Bring your own implementation TimestampBasedKeyGenerator Timestamp is GMT ...