+ All Categories

KUST

Date post: 12-Jan-2016
Category:
Upload: knox
View: 38 times
Download: 0 times
Share this document with a friend
Description:
KUST. College of Information and communication 2012210038 Lee Mina 2012210084 Baek D ae Hyun 2009210017 Joo Jae Woo. Korea University Study Site. Again, what are we making? What is done for now? What will be available in the near future?. Outline. 1. Again, what are we making?. - PowerPoint PPT Presentation
Popular Tags:
29
KUST Korea University Study Site College of Information and communication 2012210038 Lee Mina 2012210084 Baek Dae Hyun 2009210017 Joo Jae Woo
Transcript
Page 1: KUST

KUSTKorea University Study Site

College of Information and communication

2012210038 Lee Mina2012210084 Baek Dae Hyun

2009210017 Joo Jae Woo

Page 2: KUST

Outline

1. Again, what are we making?

2. What is done for now?

3. What will be available in the near future?

Page 3: KUST

Again, what are we making?

A study site for students of Korea University to encourage them to share their knowledge based

on the classes that they are currently taking

1

KUST

Page 4: KUST

What is done for now?2

Page 5: KUST

This is what we did during last month

“Hello Hadoop…?”

Page 6: KUST

This is what we did during last month

“Hello SVN…?”

Page 7: KUST

Let’s see the appearance first.

Page 8: KUST

login.html

Page 9: KUST

signup.html

Page 10: KUST

signup.html

Page 11: KUST

findpw.html

Page 12: KUST

welcome.html

Page 13: KUST

exam.jsp

Page 14: KUST

exam.jsp

Page 15: KUST

qna.jsp

Page 16: KUST

qna_post.jsp

Page 17: KUST

qna_write.jsp

Page 18: KUST

Let’s see the web process

Page 19: KUST

JSP working process (Sign up)

Signup.html Signup.jsp Welcome.html

Portal IDPasswordNickname

Database

Page 20: KUST

JSP working process (Login & Logout)

Login.html

Cookie

Login-Pro.jsp

Cookie

Login

Confirm

.jsp

Exam.jsp

Cookie

Logout.jspLogonDataBean

LogonDBBean

Using Database

Page 21: KUST

JSP working process (Q&A)

qna.jsp

Qna_write.jsp

Qna_writePro.jsp

Title

Content

Nickname

time

Database

qna_post.

jsp

Page 22: KUST

JSP working process

(Resource up & download)

Re-source_p

ost

.jsp

Re-source_d

own

.jsp

Resource

.jsp

resource_write.jsp

resource_writePro

.jsp

Database

Page 23: KUST

Let’s see the System

Page 24: KUST

System & Database4 Linux Server at 과도 6FOS : Linux version 3.2.0-40-generic CPU : Intel(R) Core(TM) i5 CPU 760 @ 2.80GHzMemory : 2GBDisk : 500GB

Hadoop + Hbase + Zookeeper + (Hive or Tajo)

Page 25: KUST

Hadoop

What is Hadoop?Open-source framework for distributed computing.

Flexibility : Support various data formatScalability : scalable increase linearlyMapReduce : split a larger data problem into smaller and distributeHDFS(Hadoop Distributed File System) : split data into smaller and replicate and store on other servers.

Page 26: KUST

Hadoop

MapReduce Layer

HDFSLayer

master

JobTracker

NameNode

slave

TaskTracker

DataNode

slave

TaskTracker

DataNode

slave

TaskTracker

DataNode

Page 27: KUST

What is Hbase?- Hbase is the Hadoop database, a distributed, scalable, big data store.- Colunm-oriented store model, NoSQL DB- Strictly consistent reads and writes.- Automatic sharding of table- Easy to use Java API for client access- No SQL

HBase

Page 28: KUST

HBase

Page 29: KUST

What will be available in the near future?

Web server programming

Database implementation

Android App

Get A+

3


Recommended