datasayer / meerkat

Apache License 2.0
9 stars 0 forks source link

Add Meerkat CLI interface. #15

Closed garudakang closed 10 years ago

garudakang commented 10 years ago

Meerkat would be Need Run and Control Command Shell Please Try or Discussion.

edwardyoon commented 10 years ago

Here's my suggestions. First of all, you'll need to create a conf directory and add some files:

Then, you can create a bin/meerkat script to provide a job submission interface, maybe like below:

${MEERKAT_HOME}/bin/meerkat launch MyJob.jar args ...
edwardyoon commented 10 years ago

I've changed the issue title "Add CLI interface". CLI = command line interface.

edwardyoon commented 10 years ago

It's not time to start this issue.