Devlive 开源社区 本次搜索耗时 0.354 秒,为您找到 1316 个相关结果.
  • Delta Lake

    3827 2024-07-05 《Apache Kyuubi 1.9.1》
    Delta Lake Integration Dependencies Configurations Delta Lake Operations Delta lake is an open-source project that enables building a Lakehouse Architecture on top of existing...
  • SQL DML

    3815 2024-06-30 《Apache Hudi 0.15.0》
    Spark SQL Insert Into Insert Overwrite Update Merge Into Delete From Data Skipping and Indexing Flink SQL Insert Into Update Delete From Setting Writer/Reader Configs F...
  • PySpark

    3815 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Preparation Prepare JDBC driver Prepare JDBC Hive Dialect extension Including jars of JDBC driver and Hive Dialect extension Usage Using as JDBC Datasource progra...
  • GitHub 趋势日报 (2025年05月14日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ C Swift Go Python C Dart Ruby PowerShell Java PHP MDX Kotlin JavaScript HTML Markdown Vim Script Rust Lua TypeScript Dockerfi...
  • Python-JayDeBeApi

    3811 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Preparation Usage The JayDeBeApi module allows you to connect from Python code to databases using Java JDBC. It provides a Python DB-API v2.0 to that database. ...
  • Hive

    Description Key features Options table_name [string] metastore_uri [string] hdfs_site_path [string] hive_site_path [string] hive.hadoop.conf [map] hive.hadoop.conf-path [str...
  • Scan Executors

    3802 2024-06-22 《Apache Accumulo 2.x》
    Configuring and using Scan Executors Configuring and using Scan Prioritizers. Providing hints from the client side. Accumulo scans operate by repeatedly fetching batches of dat...
  • 2. Deploy Kyuubi engines on Kubernetes

    Deploy Kyuubi engines on Kubernetes Requirements Configurations Master Docker Image Test Cluster ServiceAccount Volumes PodTemplateFile Other Deploy Kyuubi engin...
  • Function

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

    Telegraf 是 InfluxData 公司开源的一款采集器,内置非常多的采集插件,不过 Telegraf 是面向 InfluxDB 生态的,采集的监控数据推给 InfluxDB 非常合适,推给 Prometheus、Victoriametrics、Thanos 这些时序库,可能会带来问题。主要是两点: 有些数据是 string 类型的,Prome...