ilovesoup / hyracks

Automatically exported from code.google.com/p/hyracks
Apache License 2.0
0 stars 0 forks source link

Software prereqs in doc need updating #120

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In the quick start guide page 
https://code.google.com/p/hyracks/wiki/QuickStartGuide it says:
Building Hyracks from source
Prerequisites

    JDK 1.6
    Maven2 (maven.apache.org)

While in fact you have to use JDK 1.7 and Maven 3
This is tripping up folks - the docs should be updated.
Thx!

Original issue reported on code.google.com by dtab...@gmail.com on 20 Jul 2013 at 5:17

GoogleCodeExporter commented 9 years ago
The docs also do not talk about the node controller parameter 
"-result-ip-address" which is now required.

Original comment by ecarm...@ucr.edu on 30 Jul 2013 at 5:23