Devlive 开源社区 本次搜索耗时 0.424 秒,为您找到 1616 个相关结果.
  • Accessing Ambari Repositories

    Table 4.1. Ambari Repository URLs Starting with the Ambari 2.7.5 release, access to Ambari repositories requires authentication. To access the binaries, you must first have the ...
  • 5.6 Verbatim code chunks

    2835 2024-05-24 《R Markdown Cookbook》
    Show a verbatim inline expression Typically we write code chunks and inline expressions that we want to be parsed and evaluated by knitr . However, if you are trying to write a t...
  • Function

    2834 2024-06-02 《Ramda 0.2.2》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary always a → (* → a) Parameters valThe value to...
  • Object

    2832 2024-06-05 《Ramda 0.20.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn assoc assocPath lens pickBy evolve inv...
  • Object

    2831 2024-06-05 《Ramda 0.27.1》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn assoc assocPath lens pickBy evolve inv...
  • Encryption

    2830 2024-07-01 《Apache Hudi 0.15.0》
    Encrypt Copy-on-Write tables Note Since Hudi 0.11.0, Spark 3.2 support has been added and accompanying that, Parquet 1.12 has been included, which brings encryption feature to H...
  • 2. Kinit Auxiliary Service

    Kinit Auxiliary Service Installing and Configuring the Kerberos Clients Kerberos Ticket Configurations Further Readings Kinit Auxiliary Service In order to work with ...
  • Comparability, Equality, Orderability and Equivalence

    2829 2024-06-24 《Apache AGE 0.6.0》
    Concepts Comparability Equality Orderability Equivalence Comparability and equality Comparability Orderability Between different Agtypes AGE already has good semantics for...
  • 9.2 Display HTML widgets

    2828 2024-05-24 《R Markdown Cookbook》
    References HTML widgets (https://www.htmlwidgets.org ) are typically interactive JavaScript applications, which only work in HTML output. If you knit an Rmd document containing H...
  • Grafana-agent

    1. 下载二进制 2. 生成配置 3. 启动 grafana-agent Grafana-agent 是 Grafana 开源的一款 Agent,专门用于和自己的 Cloud 做数据采集集成,通过 remote write 协议推数据给后端,和 Categraf 的数据推送方式一样,所以,也是可以作为 Nightingale 的采集器的。Grafan...