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

    The Summary page provides you a summary list of the accomplished tasks. Choose Complete. Ambari Web opens in your web browser.
  • String

    358 2024-06-05 《Ramda 0.16.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • 2. Monitoring Kyuubi - Server Metrics

    358 2024-07-05 《Apache Kyuubi 1.9.1》
    Configurations Metrics Kyuubi has a configurable metrics system based on the Dropwizard Metrics Library . This allows users to report Kyuubi metrics to a variety of kyuubi.metri...
  • String

    354 2024-06-05 《Ramda 0.29.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • List Functions

    353 2024-06-24 《Apache AGE 0.6.0》
    Data Setup keys range labels nodes relationships toBooleanList Data Setup SELECT * from cypher ( 'graph_name' , $$ CREATE ( A : Person { name : 'Alice' , age ...
  • 9.5 Write raw content (*)

    350 2024-05-10 《R Markdown Cookbook》
    The technique introduced in Section 6.11 is actually a general technique. You can protect any complex raw content in Markdown by specifying the content as “raw.” For example, if ...
  • Auxiliary SQL Functions

    348 2024-07-05 《Apache Kyuubi 1.9.1》
    Kyuubi provides several auxiliary SQL functions as supplement to Flink’s Built-in Functions Name Description Return Type Since kyuubi_version Return the version of K...
  • Logic

    346 2024-06-05 《Ramda 0.12.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, other...
  • tcp

    TCP NetWork TCP NetWork If multicast is not the preferred way of discovery for your environment, then you can configure SeaTunnel Engine to be a full TCP/IP cluster. When you co...
  • Configure Kyuubi to use Custom EventHandler

    334 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...