Devlive 开源社区 本次搜索耗时 0.047 秒,为您找到 2342 个相关结果.
  • 4.12 Preserve a large number of line breaks

    2167 2024-05-23 《R Markdown Cookbook》
    References Markdown users may be surprised to realize that whitespaces (including line breaks) are usually meaningless unless they are used in a verbatim environment (code blocks...
  • Relabel

    监控数据通过推模式,发给夜莺,夜莺会转发给后端时序库,有时候可能想对数据做一些二次处理,比如 Drop 掉一些数据或者改改内容之类的,此时就需要 relabel 能力了,这个功能是社区小伙伴贡献的,和 Prometheus 的 relabel 类似,只是配置的时候注意配置项的大小写。在夜莺 5.x 版本中,数据是通过 n9e-server 转发的,所以,r...
  • 6.4 Include additional LaTeX packages

    2166 2024-05-23 《R Markdown Cookbook》
    6.4.1 Loading LaTeX packages 6.4.2 Example packages References The use of additional LaTeX packages can allow for extensive customization of document styling. In addition, seve...
  • Using the SpotBugs GUI

    2165 2024-06-13 《SpotBugs 4.8.5》
    Using the SpotBugs GUI Creating a Project Running the Analysis Browsing Results Saving and Opening Using the SpotBugs GUI This chapter describes how to use the SpotBugs grap...
  • Configuring Oracle for Ranger

    If you are using Amazon RDS, see the Amazon RDS Requirements . On the Oracle host, install the appropriate JDBC .jar file. Download the Oracle JDBC (OJDBC) driver from http://...
  • Rollback Mechanism

    2159 2024-06-30 《Apache Hudi 0.15.0》
    Handling partially failed commits Rolling back partially failed commits for a single writer Rolling back of partially failed commits w/ multi-writers Heartbeats Related Resourc...
  • Arrays

    2156 2024-05-25 《Lodash 2.4.2》
    _.compact(array) Arguments Returns Example _.difference(array, [values]) Arguments Returns Example _.findIndex(array, [callback=identity], [thisArg]) Arguments Returns Ex...
  • Ubuntu 14

    Prerequisite Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following Prerequisite Ambari Server requir...
  • 5. Data partitioning (sharding)

    2154 2024-06-19 《Redisson 3.31.0》
    1. Partitioning (sharding) of Redis based Java objects 2. Partitioning (sharding) of Redis setup This feature available only in Redisson PRO edition. 1. Partitioning (shardin...
  • Caching

    2152 2024-06-22 《Apache Accumulo 2.x》
    Configuration Accumulo tablet servers have block caches that buffer data in memory to limit reads from disk. This caching has the following benefits: reduces latency when rea...