Hi Himanshu,

Are you referring the tutorial link https://kepler-project.org/developers/teams/build/documentation/developing-a-hello-world-actor-using-the-kepler-build-system-and-eclipse?

You definitely can add more than one actor into Kepler. Just repeat Step 4 and adding the actors into the same module. You can check 'actors' module (https://code.kepler-project.org/code/kepler/trunk/modules/actors/) in Kepler which has many actors in one module.

Best wishes

Sincerely yours

Jianwu Wang, Ph.D.
[email protected]
http://users.sdsc.edu/~jianwu/

Assistant Project Scientist
Scientific Workflow Automation Technologies (SWAT) Laboratory
San Diego Supercomputer Center
University of California, San Diego
San Diego, CA, U.S.A.

On 10/16/12 9:41 PM, Himanshu ............. wrote:
Hi Jianwu,

Thanks for your reply.
I want to ask something else. Using Kepler tutorial, I am able to add new Java actor but it lets you add only one actor at a time. I added two java actor through eclipse but at a time only one actor is available to me. If I want to use the other (added) actor I need to stop the Kepler and restart it by following command.

ant change-to -Dsuite=<other added actor>
ant run

Right??? but then the previous actor is not available to me. Is there any way so that after adding 3-4 actors if I start Kepler, all newly added actors will be available???

Thanks
Himanshu

On Thu, Oct 11, 2012 at 1:25 PM, Jianwu Wang <[email protected] <mailto:[email protected]>> wrote:

    Hi Himanshu,

        Can you explain your question more clear? What does "job
    should go to PBS directly" mean? GenericJobLauncher actor helps
    you to send jobs to PBS. By default, it creates a unique dir at
    $HOME/.kepler-hpcc directory and copies job file there before
    submitting it.  Are you talking about submitting jobs without this
    copying?

      Also I don't know what "the default runner part of Kepler
    engine" refers to.

    Best wishes

    Sincerely yours

    Jianwu Wang, Ph.D.
    [email protected]  <mailto:[email protected]>
    http://users.sdsc.edu/~jianwu/  <http://users.sdsc.edu/%7Ejianwu/>

    Assistant Project Scientist
    Scientific Workflow Automation Technologies (SWAT) Laboratory
    San Diego Supercomputer Center
    University of California, San Diego
    San Diego, CA, U.S.A.

    On 10/11/12 2:14 AM, Himanshu ............. wrote:
    Hi All,

    I have installed Kepler on a cluster and by using
    'GenericJobLauncher' actor i was able to submit a job on PBS as
    well. But my problem is, I don't want to use GenericJobLauncher
    or any other actor. Whatever workflow I execute, job should go to
    PBS directly. So I want to change the default runner part of
    Kepler engine but i don't know how to do that. Any help would be
    appreciated.

    Thanks
    Himanshu


    _______________________________________________
    Kepler-users mailing list
    [email protected]  <mailto:[email protected]>
    http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users



_______________________________________________
Kepler-users mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users

Reply via email to