You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by Nipun Udara <y....@gmail.com> on 2014/06/13 21:33:11 UTC

About AdvancedSCPInputHandler

Hi all

In the AdvancedSCPInputHandler, are the following variables related to the
gateway machine and how we get them

    private String password = null;

    private String publicKeyPath;

    private String passPhrase;

    private String privateKeyPath;

    private String userName;

    private String hostName;

    private String inputPath;

also it creates PBSCluster and whats the use of this. i would be grateful
if someone can help to clarify these.

Regards
Nipun Udara

Re: About AdvancedSCPInputHandler

Posted by Lahiru Gunathilake <gl...@gmail.com>.
These were configured in gfac-config.xml and they are automatically set by
the framework with the invocation to init method of the handler interface.
Please look at the initProperties method of the handler implementation. It
will be no use in this handler but scp methods were implemented in
pbsCluster object.

Lahiru


On Fri, Jun 13, 2014 at 3:33 PM, Nipun Udara <y....@gmail.com> wrote:

> Hi all
>
> In the AdvancedSCPInputHandler, are the following variables related to the
> gateway machine and how we get them
>
>     private String password = null;
>
>     private String publicKeyPath;
>
>     private String passPhrase;
>
>     private String privateKeyPath;
>
>     private String userName;
>
>     private String hostName;
>
>     private String inputPath;
>
> also it creates PBSCluster and whats the use of this. i would be grateful
> if someone can help to clarify these.
>
> Regards
> Nipun Udara
>
>
>


-- 
System Analyst Programmer
PTI Lab
Indiana University