<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi Himanshu,<br>
<br>
Are you referring the tutorial link
<a class="moz-txt-link-freetext" href="https://kepler-project.org/developers/teams/build/documentation/developing-a-hello-world-actor-using-the-kepler-build-system-and-eclipse">https://kepler-project.org/developers/teams/build/documentation/developing-a-hello-world-actor-using-the-kepler-build-system-and-eclipse</a>?
<br>
<br>
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
(<a class="moz-txt-link-freetext" href="https://code.kepler-project.org/code/kepler/trunk/modules/actors/">https://code.kepler-project.org/code/kepler/trunk/modules/actors/</a>)
in Kepler which has many actors in one module.
<meta charset="utf-8">
<pre class="moz-signature" cols="72">Best wishes
Sincerely yours
Jianwu Wang, Ph.D.
<a class="moz-txt-link-abbreviated" href="mailto:jianwu@sdsc.edu">jianwu@sdsc.edu</a>
<a class="moz-txt-link-freetext" href="http://users.sdsc.edu/~jianwu/">http://users.sdsc.edu/~jianwu/</a>
Assistant Project Scientist
Scientific Workflow Automation Technologies (SWAT) Laboratory
San Diego Supercomputer Center
University of California, San Diego
San Diego, CA, U.S.A. </pre>
On 10/16/12 9:41 PM, Himanshu ............. wrote:<br>
</div>
<blockquote
cite="mid:CACS9J+Bxf7FZsoudTXqzWaqUONr6xYdJj2fy=xe2p-sgZUaQKw@mail.gmail.com"
type="cite">Hi Jianwu,
<div><br>
</div>
<div>Thanks for your reply. </div>
<div>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. </div>
<div><span
style="background-color:rgb(255,255,255);font-family:Monaco,'Courier
New',Courier,monospace;font-size:12px"><br>
</span></div>
<div><span
style="background-color:rgb(255,255,255);font-family:Monaco,'Courier
New',Courier,monospace;font-size:12px">ant change-to
-Dsuite=<other added actor></span></div>
<div>ant run </div>
<div><br>
</div>
<div>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??? </div>
<div>
<br>
</div>
<div>Thanks </div>
<div>Himanshu <br>
<br>
<div class="gmail_quote">On Thu, Oct 11, 2012 at 1:25 PM, Jianwu
Wang <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:jianwu@sdsc.edu" target="_blank">jianwu@sdsc.edu</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<div>Hi Himanshu,<br>
<br>
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?<br>
<br>
Also I don't know what "the default runner part of
Kepler engine" refers to.<br>
<pre cols="72">Best wishes
Sincerely yours
Jianwu Wang, Ph.D.
<a moz-do-not-send="true" href="mailto:jianwu@sdsc.edu" target="_blank">jianwu@sdsc.edu</a>
<a moz-do-not-send="true" href="http://users.sdsc.edu/%7Ejianwu/" target="_blank">http://users.sdsc.edu/~jianwu/</a>
Assistant Project Scientist
Scientific Workflow Automation Technologies (SWAT) Laboratory
San Diego Supercomputer Center
University of California, San Diego
San Diego, CA, U.S.A. </pre>
<div>
<div class="h5"> On 10/11/12 2:14 AM, Himanshu
............. wrote:<br>
</div>
</div>
</div>
<blockquote type="cite">
<div>
<div class="h5">Hi All,
<div><br>
</div>
<div>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.</div>
<div><br>
</div>
<div>Thanks</div>
<div>Himanshu </div>
<br>
<fieldset></fieldset>
<br>
</div>
</div>
<pre>_______________________________________________
Kepler-users mailing list
<a moz-do-not-send="true" href="mailto:Kepler-users@kepler-project.org" target="_blank">Kepler-users@kepler-project.org</a>
<a moz-do-not-send="true" href="http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users" target="_blank">http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users</a>
</pre>
</blockquote>
<br>
</div>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</body>
</html>