Hi Jie, Using the Globus transfer REST API via the REST actor might be a better solution for you.
The URL is at: https://transfer.api.globusonline.org Best, -ilkay --- Ilkay ALTINTAS, Ph.D. Director, Workflows for Data Science (WorDS) Center of Excellence - words.sdsc.edu<http://words.sdsc.edu> Lecturer, Computer Science and Engineering @ UCSD Phone: (858) 344-4020 Web: http://users.sdsc.edu/~altintas Skype: ilkay.altintas Twitter: @ilkayaltintas On Jan 27, 2015, at 2:18 PM, Jianwu Wang <[email protected]<mailto:[email protected]>> wrote: Hi Jie, MyProxy actor is at globus4.0.7 module. I can see it at https://code.kepler-project.org/code/kepler/trunk/modules/globus4.0.7/src/org/kepler/actor/MyProxy.java. I don't know why it doesn't show up in the actor repository panel. You can either have the actor by using its class (Tools->Instantiate Components and type "org.kepler.actor.MyProxy), or copy the actor from demo workflow: https://code.kepler-project.org/code/kepler/trunk/modules/globus4.0.7/demos/demoGRAMJobSubmissionAndMonitor.xml. Note that the module was not officially released and has not been maintained for a long time. So you might meet some problems when using it with the latest kepler version. Best wishes Sincerely yours Jianwu WANG, Ph.D. [email protected]<mailto:[email protected]> http://users.sdsc.edu/~jianwu/ Assistant Director for Research Workflows for Data Science (WorDS) Center of Excellence San Diego Supercomputer Center (SDSC) University of California, San Diego (UCSD) On 1/27/15 9:24 AM, jie zhang wrote: Hi All, I want to use GridFTP in my kepler workflow. I have added some GT actors by the command of “ant change-to -Dsuite=globus4.0.7”. The GridFtpCopy actor needs Grid credential input, which is usally gotten from MyProxy actor. But I can’t find this actor in kepler panel. I guess I maybe miss something. Is there any advise from any one? Any help will be greatly appreciated. with regards, Jie Zhang _______________________________________________ Kepler-dev mailing list [email protected]<mailto:[email protected]> http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev _______________________________________________ Kepler-dev mailing list [email protected]<mailto:[email protected]> http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
_______________________________________________ Kepler-dev mailing list [email protected] http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
