书栈网 · BookStack 本次搜索耗时 0.019 秒,为您找到 166 个相关结果.
  • Map Reduce Integration

    Phoenix Map Reduce Below is a simple job configuration Phoenix Map Reduce Phoenix provides support for retrieving and writing to Phoenix tables from within MapReduce jobs. The...
  • Hbase 简介

    1903 2019-12-08 《大数据入门指南》
    HBase简介 一、Hadoop的局限 二、HBase简介 三、HBase Table 四、Phoenix 参考资料 HBase简介 一、Hadoop的局限 HBase 是一个构建在 Hadoop 文件系统之上的面向列的数据库管理系统。 要想明白为什么产生 HBase,就需要先了解一下 Hadoop 存在的限制?Hadoop...
  • 海量存证数据 + 区块链实现

    海量存证数据 + 区块链实现 区块链存证目前存在的挑战 优化实现方案 亦笔科技的存证数据存储实现 为什么使用Phoenix + Hbase Hbase数据模型 Hbase分片基础的Region Hbase在业务实现上存在的不足 Phoenix架构 Phoenix性能对比 Cassandra如何快速、可靠的存储小文件 CommitLog 数据格...
  • Background

    Background JDBC ODBC HTTP Server Project structure Status Implemented Not implemented Clients Microsoft .NET driver for Apache Phoenix Query Server Apache Phoenix/Avatica S...
  • Tuning

    Tuning Guide Primary Keys Monotonically increasing Primary keys General Tips Is the Data Random-Access? Is the data read-heavy or write-heavy? Which columns will be accessed o...
  • Go Client Reference

    Go Client Reference Getting Started Usage DSN (Data Source Name) time.Time support Apache Phoenix Error Codes Version Compatibility Go Client Reference The Avatica Go cli...
  • 六、HBase

    1247 2019-12-08 《大数据入门指南》
    Hbase 简介 HBase 系统架构及数据结构 HBase 基本环境搭建 (Standalone -pseudo-distributed mode) HBase 集群环境搭建 HBase 常用 Shell 命令 HBase Java API Hbase 过滤器详解 HBase 协处理器详解 HBase 容灾与备份 HBase的 SQL...
  • JDBC通用 解释器

    概述 创建一个新的JDBC解释器 更多属性 将JDBC插件绑定到笔记本 如何使用 使用JDBC解释器运行段落 应用Zeppelin动态表单 例子 Postgres Mysql MariaDB Redshift Apache Hive Apache Phoenix Apache Tajo 错误报告 原文链接 : http://...
  • 使用Python代码来表示数据

    使用Python代码来表示数据(终于要开始编程了) 计算曼哈顿距离 用户的问题 皮尔逊相关系数 使用Python代码来表示数据(终于要开始编程了) 在Python中,我们可以用多种方式来描述上表中的数据,这里我选择Python的字典类型(或者称为关联数组、哈希表)。 注:本书的所有代码可以在这里 找到。 users = { "Ange...
  • Performance Testing

    Overview Build all of Phoenix. This includes Pherf’s default profile Running Example run commands. List all scenario files available to run. Drop all existing tables, load and ...