书栈网 · BookStack 本次搜索耗时 0.023 秒,为您找到 3659 个相关结果.
  • Spark 集成入门

    1721 2019-07-24 《MLeap 中文文档》
    Spark 集成入门 添加 MLeap Spark 依赖到你的项目中 使用 SBT 使用 Maven Spark 集成入门 MLeap Spark 的集成允许用户将 Spark 训练得到的 ML Pipeline 序列化为 MLeap Bundle (译者注:文档已被原作者删除 ),此外,MLeap 还进一步扩展了 Spark 的原生功能,增强...
  • MLeap 入门

    1376 2019-07-24 《MLeap 中文文档》
    MLeap 入门 添加 MLeap 依赖到你的项目中 使用 SBT 使用 Maven MLeap 入门 MLeap Runtime 本身已经包含了所有用于执行和序列化 Pipeline 的依赖,但并没有集成用于训练 ML Pipeline 的包。因此开始使用 MLeap 之前,你需要手动添加 MLeap 相关依赖到你的项目当中。 添加 M...
  • Hive Integration

    概览 HiveCatalog Reading & Writing Hive Tables Hive functions Use Hive connector in scala shell
  • 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...
  • LOAD Statements

    LOAD Statements Run a LOAD statement LOAD MODULE LOAD Statements LOAD statements are used to load a built-in or user-defined module. Run a LOAD statement Java LOAD state...
  • Overview

    Table API & SQL Table Program Dependencies Where to go next? Table API & SQL Apache Flink features two relational APIs - the Table API and SQL - for unified stream and batch p...
  • Creating a Vaadin Project

    Overview Vaadin Libraries Maven Archetypes Creating a Project in Eclipse Creating a Project in NetBeans Creating a Project in IntelliJ Creating a Project with Maven Vaadin I...
  • Spark-IoTDB-Connector

    Spark-IoTDB 用户手册 版本支持 注意事项 部署 IDE 开发 spark-shell 调试 使用 参数 从 IoTDB 读取数据 将数据写入 IoTDB 宽表与窄表转换 宽表与窄表 Spark-IoTDB 用户手册 版本支持 支持的 Spark 与 Scala 版本如下: Spark 版本 Scala 版本 2....
  • Hbase Connector

    Hbase Connector 提示 HBase写入依赖 常规方式写入读取Hbase 1.创建库表 2.写入读取demo StreamX 读写 Hbase 1. 配置策略和连接信息 2. 读写入Hbase 其他配置 Hbase Connector HBase 是一个高可靠性、高性能、面向列、可伸缩的分布式存储系统,利用HBase技术可...
  • Part 9: Promises and Futures in practice

    The Neophyte's Guide to Scala Part 9: Promises and Futures in Practice Promises Promising a rosy future Completing a Promise Delivering on your Promise Breaking Promises like a s...