书栈网 · BookStack 本次搜索耗时 0.038 秒,为您找到 3659 个相关结果.
  • CALL Statements

    Call Statements Run a CALL statement Syntax Call Statements Call statements are used to call a stored procedure which is usually provided to perform data manipulation or admi...
  • JAVA SDK 方式使用

    JAVA SDK 方式使用 1. 引入依赖模块 2. Java测试代码 3. Scala测试代码: JAVA SDK 方式使用 Linkis 提供了方便的JAVA和SCALA调用的接口,只需要引入linkis-computation-client的模块就可以进行使用,1.0后新增支持带Label提交的方式,下面将对兼容0.X的方式和1.0新增的...
  • Spark引擎

    Spark引擎 1 Spark引擎的使用 1.1 环境变量配置 1.2 启动依赖服务 1.3 自定义参数配置 1.4 前端部署 1.5 spark启动参数配置 1.6 运行实例 2 Spark引擎的实现方式 3 spark版本的适配 4 未来的目标 Spark引擎 1 Spark引擎的使用 Linkis 的 Spark ...
  • Spark引擎介绍

    Linkis Spark引擎介绍 1.Spark引擎的使用 2.Spark引擎的实现方式 3.spark版本的适配 4.未来的目标 Linkis Spark引擎介绍 1.Spark引擎的使用         Linkis的Spark执行引擎为用户提供了向Yarn集群提交spark作业并反馈日志、进度、状态和结果集的能力。        ...
  • Introduction

    Introduction Version compatibility Introduction Version compatibility Unless explicitly stated otherwise this document is applicable to: Apache Spark 2.0 or later. Scala 2...
  • 概念与通用 API

    概念与通用 API Table API 和 SQL 程序的结构 创建 TableEnvironment 在 Catalog 中创建表 临时表(Temporary Table)和永久表(Permanent Table) 屏蔽(Shadowing) 创建表 虚拟表 Connector Tables 扩展表标识符 查询表 Table API S...
  • Using Anorm to access your database

    Using Anorm to access your database Anorm, 简单的SQL数据访问 总览 添加Anorm到你的项目中 执行SQL查询 使用Stream API获取数据 多值支持 批量更新 边缘例子 使用模式匹配 使用for-comprehension 获取数据连同执行上下文信息 特殊数据类型 Clobs ...
  • Zipping Elements

    Zipping Elements in a DataSet Zip with a Dense Index Zip with a Unique Identifier Zipping Elements in a DataSet In certain algorithms, one may need to assign unique identifie...
  • Zipping Elements

    Zipping Elements in a DataSet Zip with a Dense Index Zip with a Unique Identifier Zipping Elements in a DataSet In certain algorithms, one may need to assign unique identifie...
  • Doris Connector

    Doris Connector StreamX 方式写入 配置信息 写入doris 提示 Doris Connector Doris 是一款基于大规模并行处理技术的分布式 SQL 数据库,主要面向OLAP场景。 StreamX 基于Doris的stream load 封装了DoirsSink用于向Doris实时写入数据。 StreamX 方...