avatar
Articles
84
Tags
113
Categories
23
Home
Tags
Categories
Archives
Sitemap
中文
MobilityHadoop Basic Learning Resources Back to Home
Search
Home
Tags
Categories
Archives
Sitemap
中文

Hadoop Basic Learning Resources

Created2012-10-28|Updated2026-05-30|Big Data
|Word Count:80|Reading Time:1mins|Post Views:

http://www.cnblogs.com/xia520pi/archive/2012/05/16/2504205.html WordCount execution process detailed explanation

http://www.cnblogs.com/gpcuster/archive/2010/06/04/1751538.html HDFS command introduction

http://hi.baidu.com/gkf8605/item/d6b8af09c3463512eafe38b1 HDFS commands

http://www.cnblogs.com/forfuture1978/archive/2010/11/14/1877086.html MapReduce introduction

 

http://hadoop.apache.org/docs/r0.20.2/api/index.html Hadoop 0.20.2 API

Source: https://lichuanyang.top/en/posts/35575/

Author: quicksand
Link: https://lichuanyang.top/en/posts/35575/
Copyright Notice: All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.
Subscribe to WeChat
  • 微信
    微信
Previous
WordCount Code
Reference: http://www.cnblogs.com/xia520pi/archive/2012/05/16/2504205.html   123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137package org.apache.hadoop.examples;import java.io.IOException;import java.util.StringTokenizer;import org.apache...
Related Articles
2012-10-28
WordCount Code
Reference: http://www.cnblogs.com/xia520pi/archive/2012/05/16/2504205.html   123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137package org.apache.hadoop.examples;import java.io.IOException;import java.util.StringTokenizer;import org.apache...
2012-12-02
A Great Introduction to the LDA Model
Reposted from http://leyew.blog.51cto.com/5043877/860255#559183-tsina-1-46862-ed0973a0c870156ed15f06a6573c8bf0 A few days ago I started learning LDA, took many detours, and was still completely confused about LDA. After reading this document, I finally understood what LDA is for.   LDA (Latent Dirichlet Allocation) Learning NotesI’ve been studying the LDA algorithm recently, and after a few days of struggle, I’ve finally gained a rough understanding of the overall framework and process o...
2018-11-14
A Powerful Tool for Data Analytics: Introduction to ClickHouse
ClickHouse is an open-source database for real-time data analytics developed by Yandex, initially used in multiple data analytics projects internally at Yandex. To introduce ClickHouse, we first need to introduce Yandex. ClickHouse’s emergence is closely related to Yandex’s business needs. Yandex is Russia’s largest search engine, with many data analytics projects. The largest of these by data volume is Yandex.Metrica, a website analytics service similar to Baidu Analytics, with data volume s...

Comments
avatar
quicksand
The sand accumulates to form a pagoda
Articles
84
Tags
113
Categories
23
Follow Me
Announcement
This is my Blog
Contents
  1. 1. http://hadoop.apache.org/docs/r0.20.2/api/index.html Hadoop 0.20.2 API
Recent Posts
Automating Hexo Theme Migration with AI Agent: From Next to Butterfly2026-05-28
How I Recovered My Blog After Vercel Banned 163 Email2026-05-11
Using LLM to Manage Security Development Standards - An llm-wiki Practice2026-05-11
Vaadin Framework Tutorial: A Frontend Development Guide for Java Engineers2024-03-06
a easy way to build multi-languages blog with hexo2024-01-23
© 2025 - 2026 By quicksandFramework Hexo 8.1.2|Theme Butterfly 5.5.4
Search
Loading Database