Does the "FirstHyracksExample" documentation need updating?

10 views
Skip to first unread message

Daniel Ford

unread,
May 27, 2014, 6:37:55 PM5/27/14
to hyrack...@googlegroups.com
I was following the "FirstHyracksEXample" here: https://code.google.com/p/hyracks/wiki/FirstHyracksExample and got to the point where I was starting a "Node Controller."  That step failed with the following error:

Option "-result-ip-address" is required
 -app-nc-main-class VAL      : Application NC Main Class
 -cc-host VAL                : Cluster Controller host name
 -cc-port N                  : Cluster Controller port (default: 1099)
 -cluster-net-ip-address VAL : IP Address to bind cluster listener
 -data-ip-address VAL        : IP Address to bind data listener
 -iodevices VAL              : Comma separated list of IO Device mount points (d
                               efault: One device in default temp folder)
 -max-memory N               : Maximum memory usable at this Node Controller in
                               bytes (default: -1 auto)
 -net-thread-count N         : Number of threads to use for Network I/O (default
                               : 1)
 -node-id VAL                : Logical name of node controller unique within the
                                cluster
 -result-ip-address VAL      : IP Address to bind dataset result distribution li
                               stener
 -result-manager-memory N    : Memory usable for result caching at this Node Con
                               troller in bytes (default: -1 auto)
 -result-sweep-threshold N   : The duration within which an instance of the resu
                               lt cleanup should be invoked in milliseconds. (de
                               fault: 1 minute)
 -result-time-to-live N      : Limits the amount of time results for asynchronou
                               s jobs should be retained by the system in millis
                               econds. (default: 24 hours)

It would seem that I'm missing the "result-ip-address" (127.0.0.1, presumably).  I didn't see any mention of that in the documentation.  How should I proceed?  Open a bug? Edit the wiki? What?

Dan

Zachary Heilbron

unread,
May 30, 2014, 2:36:42 AM5/30/14
to hyrack...@googlegroups.com
Yeah, this is significantly out of date (over 1 year!). One option, if you're up for it, would be to document the process you took to get Hyracks working. That document could then be used in place of this one going forward. If, however, you're interested in just getting Hyracks working as soon as possible, then -result-ip-address 127.0.0.1 should suffice for a local setup.


Zach


--
You received this message because you are subscribed to the Google Groups "hyracks-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hyracks-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages