Devlive 开源社区 本次搜索耗时 0.207 秒,为您找到 1514 个相关结果.
  • Mixed-Iceberg

    4837 2024-06-26 《Apache Amoro 0.6.1》
    Compared with Iceberg format, Mixed-Iceberg format provides more features: Stronger primary key constraints that also apply to Spark OLAP performance that is production-ready fo...
  • Select Version

    Choosing Stack Choosing Version Choosing Repositories redhat7 sles12 ubuntu16 ubuntu18 debian9 Advanced Options More Information In this Step, you will select the softwa...
  • Deploy Kyuubi engines on YARN

    4828 2024-07-05 《Apache Kyuubi 1.9.1》
    Deploy Kyuubi Spark Engine on YARN Requirements Configurations Environment Spark Properties Master Queue Sizing Tuning Others Kerberos Deploy Kyuubi Flink Engine on YARN...
  • 1. Access Kyuubi with Hive JDBC and ODBC Drivers

    Access Kyuubi with Hive JDBC and ODBC Drivers Instructions Install Hive JDBC JDBC URL Example Unsupported Hive Features Access Kyuubi with Hive JDBC and ODBC Drivers...
  • GitHub 趋势日报 (2025年04月25日)

    GitHub 趋势日报 (2025年04月25日) 📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Go C++ Java MDX C Ruby PHP JavaScript Dart Rust C Kotlin Shell Python TypeScript Vim Script Lua HTML Batc...
  • checkpoint-storage

    Checkpoint Storage Introduction Checkpoint Storage Checkpoint Storage Configuration OSS S3 HDFS LocalFile Enable cache Checkpoint Storage Introduction Checkpoint is a f...
  • Function

    4811 2024-06-02 《Ramda 0.28.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • 本地参数

    本地参数 作用域 在任务定义页面配置的参数,默认作用域仅限该任务,如果配置了参数传递 则可将该参数作用到下游任务中。 使用方式 本地参数配置方式如下:在任务定义页面,点击“自定义参数”右边的加号,填写对应的变量名称和对应的值,保存即可。 如果要在单个任务中使用参数,请参阅通过自定义参数使用 如果要在任务中使用配置参数并在下游任务中使用它们: 如果...
  • Webapi 接口

    以个人身份模仿WEB操作 第三方系统调用夜莺 n9e-webapi 模块提供了两类接口,一个是 /api/n9e 打头的,给前端调用,另一类是 /v1/n9e 打头的,给第三方系统调用。如果想以个人身份模仿WEB操作,也是调用 /api/n9e 相关接口。 以个人身份模仿WEB操作 这种方式,页面上 JavaScript 可以调用的所有接口,...
  • Intro to schema feature

    Why we need schema SchemaOptions table schema_first comment Columns What type supported at now How to declare type supported PrimaryKey ConstraintKeys What constraintType s...