Devlive 开源社区 本次搜索耗时 0.423 秒,为您找到 872 个相关结果.
  • AWS

    1559 2025-03-11 《Apache Iceberg 1.8.1》
    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 ...
  • Memory Requirements

    The Ambari host should have at least 1 GB RAM, with 500 MB free. To check available memory on any host, run: free - m If you plan to install the Ambari Metrics Service (AMS...
  • Installing MySQL

    About This Task Before You Begin Steps About This Task You can install MySQL 5.5 or later. Before You Begin On the Ambari host, install the JDBC driver for MySQL, and then...
  • Cassandra

    Description Key features Options host [string] keyspace [string] table [String] username [string] password [string] datacenter [String] consistency_level [String] fields [...
  • Object

    1502 2024-06-05 《Ramda 0.2.2》
    clone values eqProps keys omit pick pickAll project prop props where keysIn path valuesIn clone {*} → {*} Parameters valueThe object or array to clone Return...
  • 4.8 Update the date automatically

    1495 2024-05-23 《R Markdown Cookbook》
    If you want the date on which the Rmd document is compiled to be reflected in the output report, you can add an inline R expression to the date field in YAML, and use the Sys.Dat...
  • Types of Classes

    1492 2024-05-25 《Apache JDO 3.2.1》
    JDO provides a means of transparent persistence of objects of user defined classes. With JDO there are actually 3 types of classes. Persistence Capable classes are classes whose...
  • Relation

    1492 2024-06-05 《Ramda 0.2.2》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy countBy (a → String) → [a] → {*} Parameters fnThe function u...
  • Configure Kyuubi to use Custom EventHandler

    1478 2024-07-05 《Apache Kyuubi 1.9.1》
    Build A Custom EventHandler Enable Custom EventHandler Kyuubi provide event processing mechanism, it can help us to record some events. Beside the builtin JsonLoggingEventHandle...
  • Logic

    1464 2024-06-05 《Ramda 0.20.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until and a → b → a | b Added in v0.1....