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

    1242 2024-06-24 《Apache AGE 0.6.0》
    Introduction Filter on aggregate function results Sort results before using collect on them Limit branching of a path search Introduction Using WITH , you can manipulate the ...
  • Gobblin on Yarn

    1239 2025-03-18 《Apache Gobblin 0.17.0》
    Introduction Architecture Overview The Role of Apache Helix Gobblin Yarn Application Launcher YarnAppSecurityManager LogCopier Gobblin ApplicationMaster YarnService GobblinH...
  • GitHub 趋势日报 (2025年05月01日)

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

    安装 对于自动安装 日志 安装 INSTALL_PORT:指定安装时启动的端口,默认为80。 AUTO_INSTALL:如果设置为 true ,则安装将通过环境变量自动完成。 对于自动安装 DB_TYPE:数据库类型,支持 [sqlite3 mysql postgres ]。 DB_USERNAME:数据库用户名。 DB_PASSW...
  • PostgreSQL Prerequisite

    The Ranger database user in Amazon RDS PostgreSQL Server should be created before installing Ranger and should be granted an existing role which must have the role CREATEDB. Usi...
  • DELETE

    1214 2024-06-24 《Apache AGE 0.6.0》
    Terminal DELETE clauses Introduction Delete isolated vertices Delete all vertices and edges associated with them Delete edges only Return a deleted vertex The DELETE clause...
  • Auxiliary SQL Functions

    1214 2024-07-05 《Apache Kyuubi 1.9.1》
    Kyuubi provides several auxiliary SQL functions as supplement to Hive’s Built-in Functions Name Description Return Type Since kyuubi_version Return the version of Ky...
  • 常见问题

    如何访问安装页面? 为什么我无法收到注册邮件? 如何切换默认语言? 目前支持哪些数据库类型?是否支持迁移? 如何访问安装页面? 请前往 http://localhost:9080/install 访问安装页面。 为什么我无法收到注册邮件? 你需要在 管理后台 -> 设置 -> SMTP 中配置自己的 SMTP。 如何切换默认语言? 站...
  • Spark

    Spark数据源 是否原生支持 Spark数据源 数据源:选择 Spark 数据源名称:输入数据源的名称 描述:输入数据源的描述 IP/主机名:输入连接Spark的IP 端口:输入连接Spark的端口 用户名:设置连接Spark的用户名 密码:设置连接Spark的密码 数据库名:输入连接Spark的数据库名称 Jdbc连接参数:用于Spark连...
  • Using Kyuubi By Terminal

    1190 2024-06-26 《Apache Amoro 0.6.1》
    Prerequisites : There must be a running Kyuubi. To deploy and run Kyuubi, please refer to Kyuubi doc Terminal supports interfacing with Kyuubi to submit SQL to Kyuubi for exec...