Devlive 开源社区 本次搜索耗时 2.611 秒,为您找到 451 个相关结果.
  • 数据读取

    夜莺把接收到的监控数据都直接写入了后端时序数据库,所以,读取监控数据,无需经由夜莺的接口,直接读取后端的时序库的接口就可以了。即:如果使用了 Prometheus,就通过 Prometheus 的接口读取监控数据,如果用了 VictoriaMetrics,就通过 VictoriaMetrics 的接口读取监控数据。 比如 Prometheus,就是那些/...
  • Configure Kyuubi to Use JDBC Authentication

    1941 2024-07-05 《Apache Kyuubi 1.9.1》
    Enable JDBC Authentication Configure the authentication properties Authentication with In-memory Database Kyuubi supports authentication via JDBC query. A query is prepared wit...
  • Microsoft Fabric

    Querying from Microsoft Fabric This guide offers a short tutorial on how to query Apache Iceberg and Apache Hudi tables in Microsoft Fabric utilizing the translation capabilities...
  • Object

    1910 2024-06-05 《Ramda 0.2.3》
    clone values eqProps keys omit pick pickAll project prop props where keysIn path valuesIn clone {*} → {*} Parameters valueThe object or array to clone Return...
  • Hive Dialect Support

    1899 2024-07-05 《Apache Kyuubi 1.9.1》
    Features Usage Hive Dialect plugin aims to provide Hive Dialect support to Spark’s JDBC source. It will auto registered to Spark and applied to JDBC sources with url prefix of j...
  • Tailwind CSS 移动端适配实践

    本节将详细介绍如何使用 Tailwind CSS 进行移动端适配,包括响应式设计、触摸交互优化、性能优化等方面。 基础配置 视口配置 <!-- public/index.html --> <meta name = "viewport" content = "width=device-width, initial-scale=1.0, max...
  • Object

    1892 2024-06-05 《Ramda 0.6.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr clone {*} → {*} Parameters valueThe object or ar...
  • Math

    1871 2024-06-04 《Ramda 0.4.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn clone {*} → {*} Parameters valueThe object or array to c...
  • Object

    1830 2024-06-27 《Lodash 4.17.15》
    _.assign(object, [sources]) Since Arguments Returns Example _.assignIn(object, [sources]) Since Aliases Arguments Returns Example _.assignInWith(object, sources, [cust...
  • Object

    1813 2024-06-05 《Ramda 0.7.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn clone {*} → {*} Parameters valueThe ...