usc-cloud / goffish

USC GoFFish Graph Analytics Framework
32 stars 11 forks source link

Make Gopher Client execution simple #80

Closed simmhan closed 11 years ago

simmhan commented 11 years ago

We need to have a simple 2-step process for Gopher applications execution:

  1. User copies application Jars to a distinct apps directory, separate from the core libraries, in each compute node.
  2. User runs GopherClient {gopher.config} {gopher app package name} {GoFS graph ID} [{optional payload for init message}]