Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 396 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 396 Bytes

Hadoop Dragon - A Stream Computing Platform Based on Hadoop Yarn

Requirements

  • Linux
  • Java 1.6

Build Instructions

  • Build using Apache Maven
    • USAGE: mvn clean install

Developing with Eclipse

The command mvn eclipse:eclipse will create an eclipse project that you can import from the Eclipse IDE.