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

    307 2024-06-05 《Ramda 0.11.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. ...
  • 7.2 Center section headings

    303 2024-05-24 《R Markdown Cookbook》
    As an application of the methods mentioned in Section 7.1 , we can use CSS to adjust the alignment of headings. For example, you may center section headings of level 1, 2, and 3 w...
  • Object

    300 2024-06-05 《Ramda 0.1.0》
    clone values eqProps keys omit pick pickAll project prop props clone {*} → {*} Parameters valueThe object or array to clone Returns * A deeply cloned copy of val...
  • Command usage

    Command Entrypoint Options Example Command Entrypoint Spark 2 bin / start - seatunnel - spark - 2 - connector - v2 . sh Spark 3 bin / start - seatunnel - spark - 3...
  • Plan Only Execution Mode

    292 2024-07-05 《Apache Kyuubi 1.9.1》
    Application-level parameter setting Example: Session-level parameter setting Plan only execution mode currently only supports spark and flink engine. Configure the kyuubi.oper...
  • Logic

    288 2024-06-05 《Ramda 0.10.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. ...
  • Debugging Kyuubi

    287 2024-07-05 《Apache Kyuubi 1.9.1》
    Debugging Server Debugging Engine Flink Engine Trino Engine Hive Engine Debugging Apps Spark Engine Flink Engine You can use the Java Debug Wire Protocol to debug Kyuubi ...
  • Package Size and Inode Count Requirements

    Size Inodes Ambari Server 100 MB 5000 Ambari Agent 8MB 1,000 Ambari Metrics Collector 225MB 4,000 Ambari Metrics Monitor 1MB 100 Ambari Metrics Hado...
  • 8 Word

    281 2024-05-07 《R Markdown Cookbook》
    To generate a Word document from R Markdown, you can use the output format word_document . If you want to include cross-references in the document, you may consider the output for...
  • Numeric Functions

    247 2024-06-24 《Apache AGE 0.6.0》
    rand abs ceil floor round sign rand rand() returns a random floating point number in the range from 0 (inclusive) to 1 (exclusive); i.e.[0,1). The numbers returned follow ...