大数据
文章平均质量分 74
还嘚瑟呢
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
hbase-2.2.2整合hive-3.1.2组件
APACHE HIVE TMThe Apache Hive ™ data warehouse software facilitates reading, writing, and managing large datasets residing in distributed storage using SQL. Structure can be projected onto data already in storage. A command line tool and JDBC driver are原创 2021-09-18 15:08:24 · 351 阅读 · 1 评论 -
phoenix组件-DBeaver工具
可视化工具DBeaver连接配置+驱动配置驱动说明:(使用phoenix组件中phoenix-client-hbase-2.2-5.1.2.jar)并添加hbase-site.xml、core-site.xml、hdfs-site.xml、mapred-site.xml到jar包中注意hbase-site.xml的xml文件中的ip(如本机windows/system32/drivers/etc/hosts中未配置ip-主机名 则使用ip)配置启动属性(需关联本地jdk):D:\d.原创 2021-09-17 15:17:03 · 392 阅读 · 0 评论 -
hbase2.2.2整合-phoenix5.1.2组件
介绍:Apache Phoenix enables OLTP and operational analytics in Hadoop for low latency applications by combining the best of both worlds:the power of standard SQL and JDBC APIs with full ACID transaction capabilities and the flexibility of late-bound, ...原创 2021-09-17 15:06:48 · 495 阅读 · 0 评论 -
大数据环境-hbase
ApacheHBase™ is theHadoopdatabase, a distributed, scalable, big data store.Use Apache HBase™ when you need random, realtime read/write access to your Big Data. This project's goal is the hosting of very large tables -- billions of rows X millions of c...原创 2021-09-17 14:48:50 · 206 阅读 · 0 评论 -
大数据环境-hadoop
基本介绍:The Apache Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machine...原创 2021-09-17 14:23:53 · 250 阅读 · 0 评论 -
centos7安装配置大数据环境-zookeeper
zookeeper基本介绍:A Distributed Coordination Service for Distributed ApplicationsZooKeeper is a distributed, open-source coordination service for distributed applications. It exposes a simple set of primitives that distributed applications can buil..原创 2021-09-17 13:04:00 · 286 阅读 · 0 评论
分享