Devlive 开源社区 本次搜索耗时 1.242 秒,为您找到 275 个相关结果.
  • Configuration Overview

    3946 2024-06-22 《Apache Accumulo 2.x》
    Client Configuration Server Configuration Default Site System Namespace Zookeeper Considerations Viewing Server Configuration Configuration is managed differently for Accu...
  • Intro to schema feature

    Why we need schema SchemaOptions table schema_first comment Columns What type supported at now How to declare type supported PrimaryKey ConstraintKeys What constraintType s...
  • 9.6 Custom blocks (*)

    3926 2024-05-23 《R Markdown Cookbook》
    Syntax Adding a shaded box Including icons Section 2.7 of the bookdown book mentioned how we can use custom blocks in R Markdown to customize the appearance of blocks of cont...
  • Configuration

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

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

    3885 2024-06-02 《Ramda 0.30.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • Deploy Kyuubi engines on YARN

    3819 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...
  • Configuration

    3746 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 ...
  • Overview

    3672 2024-06-26 《Apache Amoro 0.6.1》
    Table format (aka. format) was first proposed by Iceberg, which can be described as follows: It defines the relationship between tables and files, and any engine can query and r...
  • 5.8 Multi-column layout (*)

    3671 2024-05-10 《R Markdown Cookbook》
    Pandoc’s Markdown supports the multi-column layout for slides but not other types of documents. In this recipe, we show how to use the multi-column layout in normal HTML documents...