Skip to content

anilshanbhag/amoeba-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amoeba-UI

UI Application used to demo Amoeba.

For more details, refer to paper

Instructions

  • Make sure hadoop, spark and zookeeper are running.
  • Start the ui frontend server python -m SimpleHTTPServer
  • Start the ui backend server cd server; ./setup.sh