推荐系统架构技术分享 / 2021-06-12 / 架构原理 根据用户画像推荐物品 用户画像 一堆多维数据来刻画一个人(年龄、职业、收入、行为。。。) 离线画像数据 […] 推荐系统架构 Read More »
Protobuf技术分享 / 2021-06-11 / 中间件Protobuf简介 什么是 Google Protocol Buffer? 假如您在网上搜索,应该会得到类似 Protobuf Read More »
HBase搭建技术分享 / 2021-06-10 / 大数据伪分布式 配置环境变量 vi /etc/profile source /etc/profile export HBase搭建 Read More »
HiveServer2技术分享 / 2021-06-05 / 大数据启动 node02 hive -service hiveserver2 http://node02:10002 HiveServer2 Read More »
hive搭建——远程元数据服务模式技术分享 / 2021-06-03 / 大数据架构 Hiv Cli MetaStore Server MySQL node01 * node02 * nod hive搭建——远程元数据服务模式 Read More »
hive搭建——远程数据库模式技术分享 / 2021-06-02 / 大数据APACHE HIVE TM 下载安装包 wget https://mirrors.bfsu.edu.cn/a hive搭建——远程数据库模式 Read More »
MapReduce-Yarn集群搭建技术分享 / 2021-05-31 / 大数据架构 HDFS和YARN是两个概念,搭建YARN和HDFS无冲突。 HOST NN NN JNN DN ZKF MapReduce-Yarn集群搭建 Read More »
MapReduce On Yarn技术分享 / 2021-05-20 / 大数据hdfs 存储模型 切换,散列 -> 分治 目的:分布式计算 实现 -> 框架 角色 NN,DN 特长/特点: MapReduce On Yarn Read More »