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

    Steps: Create an external volume Create a catalog integration for Iceberg files in object storage Create an Iceberg table from Iceberg metadata in object storage Currently, Sn...
  • Object

    2319 2024-06-05 《Ramda 0.26.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...
  • Relabel

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

    Kyuubi v.s. HiveServer2 Introduction Hive on Spark Differences Between Kyuubi and HiveServer2 Performance References Kyuubi v.s. HiveServer2 Introduction HiveServer2 is a ...
  • MySQL

    MySQL 数据源 是否原生支持 MySQL 数据源 数据源:选择 MYSQL 数据源名称:输入数据源的名称 描述:输入数据源的描述 IP 主机名:输入连接 MySQL 的 IP 端口:输入连接 MySQL 的端口 用户名:设置连接 MySQL 的用户名 密码:设置连接 MySQL 的密码 数据库名:输入连接 MySQL 的数据库名称 Jdbc...
  • Get Started

    2313 2024-07-05 《Apache Kyuubi 1.9.1》
    Good First Issues Help Wanted Issues Code Contribution Programs Good First Issues Good First Issue is initiative to curate easy pickings for first-time contributors. It help...
  • 6.3 Add logo to title page

    2313 2024-05-24 《R Markdown Cookbook》
    We can use the titling LaTeX package to alter our title block to include an image. Below is a full example that shows how to add the R logo (logo.jpg ) to the title page. The ima...
  • Integrations

    2311 2024-07-01 《Apache Hudi 0.15.0》
    Does AWS GLUE support Hudi ? How to override Hudi jars in EMR? Does AWS GLUE support Hudi ? AWS Glue jobs can write, read and update Glue Data Catalog for hudi tables. In order...
  • Hudi

    Support Those Engines Key Features Description Supported DataSource Info Data Type Mapping Source Options Task Example Simple: Changelog 2.2.0-beta 2022-09-26 Hudi sour...
  • Reading Tables

    2305 2024-07-01 《Apache Hudi 0.15.0》
    Does deleted records appear in Hudi’s incremental query results? How do I pass hudi configurations to my beeline Hive queries? Does Hudi guarantee consistent reads? How to think ...