• Stars
    star
    114
  • Rank 308,031 (Top 7 %)
  • Language
    Java
  • Created over 9 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

#Dew# Big Data Cloud Management Plateform

##Quick Start##

###Start dew cluster###

  • Build -- mvn clean install -Dhadoop-version=your_deployed_hadoop_version -DskipTests

  • Set conf/slaves include your cluster's all nodes

  • Set conf/dew.conf

  • Start dew cluster -- sbin/start-all.sh

###Execute dew app###