搜索资源列表
src
- 在Linux下 hadoop源码实现 对于研究Hadoop hbase很有帮助 希望对大家有用!-Achieved in the Linux source code under the hadoop useful for the study of Hadoop hbase hope to be useful!
finish-hadoop-in-the-lunix
- 在LINUX环境下完成HADOOP平台的配置-On LINUX platform environment to complete the configuration of HADOOP
InvertedIndex
- 基于hadoop的倒排索引的编程,Linux hadoop 倒排索引-Hadoop inverted index based programming, Linux hadoop inverted index
Hadoop-linux
- 介绍Hadoop在linux下的安装部署工作。-Introduction to deploy Hadoop installation work under linux.
Linux
- 1.学习并理解如何使用 Hadoop,学会在 Hadoop 中运行简单的程序,了解其运 行过程。 2.通过学习生产者/消费者问题理解多线程同步问题。 1.在 Linux 环境下建立大数据处理框架 (1)学习 Hadoop 的相关知识。 (2)安装并配置 Hadoop 环境。 (3)在 Hadoop 上执行 WordCount 示例。 2. 实现生产者/消费者同步问题 (1)在 linux 系统中学习信号量的使用。 (2)执行生产者与消费者模型。(1. learn and und