Devlive 开源社区 本次搜索耗时 3.110 秒,为您找到 169 个相关结果.
  • Inject Session Conf with Custom Config Advisor

    795 2024-07-05 《Apache Kyuubi 1.9.1》
    Session Conf Advisor The steps of injecting session configs Example New in version 1.5.0. Session Conf Advisor Kyuubi supports inject session configs with custom config ad...
  • Software information and conventions

    760 2024-05-06 《R Markdown Cookbook》
    The basic R session information when compiling this book is as follows: xfun :: session_info ( c ( 'bookdown' , 'knitr' , 'rmarkdown' , 'xfun' ), dependencies = F...
  • Email

    Description Key features Options email_from_address [string] email_to_address [string] email_host [string] email_transport_protocol [string] email_smtp_auth [string] email_a...
  • Configuration

    625 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...
  • AWS

    Iceberg AWS Integrations Iceberg provides integration with different AWS services through the iceberg-aws module. This section describes how to use Iceberg with AWS. Enabling ...
  • Cache API implementations

    480 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...
  • Nessie

    Iceberg Nessie Integration Iceberg provides integration with Nessie through the iceberg-nessie module. This section describes how to use Iceberg with Nessie. Nessie provides seve...
  • Flink Getting Started

    Flink Apache Iceberg supports both Apache Flink ‘s DataStream API and Table API. See the Multi-Engine Support page for the integration of Apache Flink. Feature support Flink...
  • Integration with Spring

    405 2025-03-15 《Redisson 3.45.0》
    Spring Boot Starter Integrates Redisson with Spring Boot library. Depends on Spring Data Redis module. Supports Spring Boot 1.3.x - 3.4.x Usage 1. Add redisson-spring-boot-sta...
  • Creating your first interoperable table

    Creating your first interoperable table Using Apache XTable™ (Incubating) to sync your source tables in different target format involves running sync on your current dataset usi...