Skip to content

2019 Latest Technology Project Repository(mirror repository in public)

Notifications You must be signed in to change notification settings

EugeneYoo/2019-1-GROUP-2-PUBLIC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Who will eat Pizza In Do-Bong Gu ?

Main UI

PROJECT DESCRIPTION

  • We're trying to find out how to attract customer for each (Chicken, Pizza, Chinese Food) Using Data(Order Information, Populations of each Location, Store population ) - see Also Acquisition

  • this Project is implemented with Spark, Hadoop(HDFS), Zeppeline

System :

  • Ubuntu16.04
  • Hadoop-2.7.6
  • spark-2.2.2
  • zeppelin-0.8.0

Installation

  1. Get Spark 2.2.2
  2. Get Hadoop 2.7.6
  3. Get Zeppelin 0.8.0

After 1,2,3 Steps, set Configurations for each Application using Configure depends on your Local System

Running

  1. Start Hadoop File System
In Master Position -> Running Hadoop File System Master, Slave1,2,3

$ cd $SPARK_HOME/sbin
$ ./start-all.sh

  1. Start Spark System
In Master Position  -> Running NameNode.
$ cd $SPARK_HOME/sbin/
$ ./start-master.sh


In Slave Position  -> Running DataNode.
$ cd $SPARK_HOME/sbin/
$ ./start-slave.sh spark://master:7077

  1. Run Zeppelin Server - Details

default Port for Zeppelin is 8080

$ cd $ZEPPELIN_HOME/bin/
$ ./zeppelin-daemon.sh start

Please Let me know If you have Any Questions.

About

2019 Latest Technology Project Repository(mirror repository in public)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •