- 博客(4)
- 收藏
- 关注
原创 【大数据】hadoop 02 --搭建集群(伪分布式集群)准备工作
搭建Hadoop集群: 服务器端: 单机模式:解压hadoop,直接来用 伪分布式模式:hadoop的集群密室是一个主从结构的集群:既有主节点,也有从节点,主从节点丢有自己的服务;伪分布式模式,只有一台服务器,将主从节点的所有服务启动在这一台服务器上,称该模式为伪分布式模式。 全分布式模式:有多台服务器,将主从节点的服务启动至不同的服务器上,称之为全分布式模式。 说明:伪分...
2019-05-15 10:35:30
172
原创 【大数据】hadoop 01---前言
Hadoop 前言-大数据概念 Hadoop:能做的事情是对历史的数据进行分析和处理。 数据:Data,信息 结构化数据:Database、spreadsheet、File in record format 非结构化数据: -> 半...
2019-05-15 10:20:52
254
原创 1001.a+b Format
Calculate a + b and output the sum in standard format — that is, the digits must be separated into groups of three by commas (unless there are less than four digits). Input Each input file contains
2017-11-12 16:06:13
217
原创 1002.A+B for Polynomials (两个多项式的解析与合并)
This time, you are supposed to find A+B where A and B are two polynomials. Input Each input file contains one test case. Each case occupies 2 lines, and each line contains the information of a polyn
2017-11-08 20:57:40
1149
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人