Last Modified: 2017-08-28 16:49:00
Acknowledge
What is Hive?Hive is a data warehouse infrastructure tool to process structured data in Hadoop. It resides on top of Hadoop to summarize Big Data, and makes querying and analyzing easy.
Official Hive TutorialTutorial
Read more
Last Modified: 2017-08-25 10:57:10
TODO:
grep
expect
awk
sed
xargs
Read more
Last Modified: 2017-08-25 10:53:10
193. Valid Phone Numbers
195. Tenth Line
192. Word Frequency
194. Tranpose File
Read more
Last Modified: 2017-08-23 11:46:10
Hard to say, I finished Go, for about 20 days (except busy for 1 week and training for 1 week).
Such a long time, 1 week to learn a new language, having known a little about concurrency.
Not so bad.
AcknowledgeGo is a new language. Although it borrows ideas from existing languages, it has unusual properties that make effective Go programs different in character from programs written in its relatives.The notes below was written from the view of a CPP programmer.
and a hello world
package main
import "fmt"
func main() {
fmt.Println("Hello, World")
}
Read more
Last Modified: 2017-07-31 11:18:00
Acknowledge
What is shell?
The shell is a program that takes keyboard commands and passes them to the operating system to carry out.
Almost all Linux distributions supply a shell program from the GNU Project called bash.
Bash is an enhanced replacement for sh, the original Unix shell program written by Steve Bourne.
What is terminal emulator?
We use a terminal emulator to interact with the shell when using a GUI.
KDE uses konsole and GNOME uses gnome-terminal, though it’s likely called simply “terminal” on our menu.
Shell prompt[me@linuxbox ~]$
Some Simple Commands
date - Display the current time and date.
cal - Display a calendar of the current month.
df - Display the current amount of free space on your disk drives.
free - Display the amount of free memory.
exit - End the terminal session.
Read more
(I read a Chinese version of the book, any translation problem plz point out.
Read more
(I read a Chinese version of the book, any translation problem plz point out.
Read more
这里留地址吧,具体时间就截止到多说关闭(6.1)吧,到时候我就换Disqus了喔,到时候收到了转给我打印费和邮费就好了。(某ACMer卖模版月入百万!才不会说我是骗手机号的呢
Read more
“I’m sorry that you are not the person we choose”“I’m sorry …”
Read more