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

    6094 2024-06-27 《Lodash 4.17.15》
    _.camelCase([string='']) Since Arguments Returns Example _.capitalize([string='']) Since Arguments Returns Example _.deburr([string='']) Since Arguments Returns Exa...
  • RHEL/CentOS/Oracle Linux 7

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following Steps Before installing Ambari, you must upda...
  • Compactions

    6087 2024-06-22 《Apache Accumulo 2.x》
    Configuration External Compactions Starting the Components Configuration Overview External Compaction in Action Logging Metrics User compactions In Accumulo each tablet h...
  • Self-Optimizing

    6067 2024-06-26 《Apache Amoro 0.6.1》
    Introduction Self-optimizing mechanism Self-optimizing scheduling policy Quota Balanced Introduction Lakehouse is characterized by its openness and loose coupling, with data...
  • DataGrip

    6061 2024-07-05 《Apache Kyuubi 1.9.1》
    What is DataGrip Preparation Get DataGrip And Install Get Kyuubi Started Configurations Start DataGrip Select Database Datasource Driver Generic JDBC Connection Settings I...
  • GitHub 趋势日报 (2025年05月13日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Go Kotlin Python Dart Swift Rust Lua Jupyter Notebook Java Ruby C PHP Markdown Shell C++ HTML C Dockerfile TypeScript Vim Script ...
  • Function

    6057 2024-06-02 《Ramda 0.30.1》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • Kafka

    Support Those Engines Key Features Description Supported DataSource Info Source Options Task Example Simple Regex Topic AWS MSK SASL/SCRAM AWS MSK IAM Kerberos Authenticat...
  • Delta Lake with Microsoft Azure Blob Storage

    6041 2024-07-05 《Apache Kyuubi 1.9.1》
    Registration And Configuration Register An Account And Log In Create Storage Container Get Access Key Deploy Spark Download Spark Package Config Spark Copy Dependencies To Sp...
  • Mtail 日志监控

    前言 更新 mtail简介 mtail样例 mtail更多样例 关于时间戳 前言 说到日志监控,大家第一反应的可能是ELK的方案,或者Loki的方案,这两个方案都是把日志采集了发到中心,在中心存储、查看、分析,不过这个方案相对比较重量级一些,如果我们的需求只是从日志中提取一些metrics数据,比如统计一些日志中出现的Error次数之类的,则...