documentation

47 views
Skip to first unread message

dtabass

unread,
Jun 17, 2010, 2:56:01 PM6/17/10
to hyracks-users
Where do I find the documentation for Hyracks? :-)

Vinayak Borkar

unread,
Aug 30, 2010, 11:10:17 AM8/30/10
to hyrack...@googlegroups.com
Please look at http://code.google.com/p/hyracks/wiki/QuickStartGuide on
how to get started with Hyracks

Thanks,
Vinayak

dtabass

unread,
Oct 12, 2010, 6:35:17 PM10/12/10
to hyracks-users
That's a good start to get Hyracks on a cluster. But, how does
someone learn what's needed to build Hyracks apps - including
the notion of apps, and then jobs that run w.r.t. those apps, and
the details of how to use operators and connectors and such....
Before we can have happy external users, we need to have a
way for them to learn about Hyracks in detail. Yes?

On Aug 30, 8:10 am, Vinayak Borkar <vinay...@gmail.com> wrote:
> Please look athttp://code.google.com/p/hyracks/wiki/QuickStartGuideon

Chen Li

unread,
Oct 12, 2010, 11:58:25 PM10/12/10
to hyrack...@googlegroups.com
For this reason we need a page with detailed step-by-step instructions.

Chen

Vinayak Borkar

unread,
Oct 13, 2010, 12:04:29 AM10/13/10
to hyrack...@googlegroups.com
I am in the process of writing detailed documentation about applications
in Hyracks. It will be part of 0.1.3.

Vinayak

Vinayak Borkar

unread,
Oct 13, 2010, 12:08:06 AM10/13/10
to hyrack...@googlegroups.com
BTW, Please feel free to contribute documentation :)

Thanks,
Vinayak


On 10/12/2010 08:58 PM, Chen Li wrote:

JArod Wen

unread,
Oct 17, 2010, 6:03:35 PM10/17/10
to hyracks-users
I think another important part maybe the comments in the source code.
It is a little bit hard to go through the logic without comments from
authors. Documents can be used to give a big view on the architecture,
and more details should come from the comments.

On Oct 12, 9:08 pm, Vinayak Borkar <vinay...@gmail.com> wrote:
> BTW, Please feel free to contribute documentation :)
>
> Thanks,
> Vinayak
>
> On 10/12/2010 08:58 PM, Chen Li wrote:
>
>
>
> > For this reason we need a page with detailed step-by-step instructions.
>
> > Chen
>

JArod Wen

unread,
Oct 17, 2010, 6:06:06 PM10/17/10
to hyracks-users
And also, comments will make it much easier to generate documents in
the future for the API :) ...

Jiaying wang

unread,
Oct 26, 2012, 4:18:02 AM10/26/12
to hyrack...@googlegroups.com
Hi, I have the same question about building a new app in hyracks. How can I do it?

Yingyi Bu

unread,
Oct 26, 2012, 1:30:09 PM10/26/12
to hyrack...@googlegroups.com
Hi Jiaying,

    We have a number of example applications,  you can check an example here:
    http://code.google.com/p/hyracks/source/browse/#svn%2Ftags%2Fhyracks-0.2.1%2Fhyracks-examples%2Fbtree-example

    After you build the application "mvn clean package",  you can deploy the assembly zip file from the target directory by using hyracks-cli as described here:
    http://code.google.com/p/hyracks/source/browse/#svn%2Ftags%2Fhyracks-0.2.1%2Fhyracks-documentation%2Fsrc%2Fbooks%2Fuser-guide%253Fstate%253Dclosed

    Another way to deploy app jars is to use IHyracksClientConnection:
    http://code.google.com/p/hyracks/source/browse/branches/fullstack_staging/pregelix/pregelix-core/src/main/java/edu/uci/ics/pregelix/core/driver/Driver.java

    Let us know if you hit problems.  Thanks!  

Best regards,
Yingyi

Yingyi Bu

unread,
Oct 26, 2012, 1:34:40 PM10/26/12
to hyrack...@googlegroups.com

Jiaying wang

unread,
Oct 29, 2012, 10:53:24 AM10/29/12
to hyrack...@googlegroups.com
Hi, Yingyi

      Thank you so much for your answer. Since hyracks is a big and unfamiliar system for me, I still have some questions when I program on it. First, can you provide me a brief introduction about the modules of hyracks, and some important api of the system. Second, how can I debug the app in hyracks, take the word count app for example. Thanks again!
Reply all
Reply to author
Forward
0 new messages