Hi Nipun,
Did you change the database and develop related JPA layer and resource
layer. By looking at the error, the reason could be you forgot to add that
class to the persistence.xml inside
airavata/modules/app-catalog/app-catalog-data/src/main/resources/META-INF/persistence.xml.
When you add a
Hi Lahiru
CloudJobSubmission jobSubmission=new CloudJobSubmission();
jobSubmission.setExecutableType("sh");
jobSubmission.setProviderName(ProviderName.EC2);
jobSubmission.setSecurityProtocol(SecurityProtocol.SSH_KEYS);
jobSubmission.setNodeId("i-3040241c");
Hi lahiru
Thank you for adding this. i will have a look.
Regards
Nipun Udara
On Tue, Aug 5, 2014 at 12:31 PM, Lahiru Gunathilake
wrote:
> Hi Nipun,
>
> I have added new JobSubmission protocol called Cloud, please update the
> trunk, Since you are waiting I committed without a sample. I will p
Hi Nipun,
I have added new JobSubmission protocol called Cloud, please update the
trunk, Since you are waiting I committed without a sample. I will provide a
sample but I prefer you to try it out without waiting for my sample. If you
find any issues let me know.
Lahiru
On Tue, Aug 5, 2014 at 7:
Hi Nipun,
Please provide some more details about the following fields ?
On Thu, Jul 31, 2014 at 7:45 AM, Nipun Udara wrote:
> Hi suresh
>
> Thanks for the feedback. These are things i need so far
>
> nodeId
> executableLocation
> ExecutableType
>
What are the possible values for this ? can I d
Hi Nipun,
I will try to add this and write a test and will get back to you, so that
you can proceed with your work.
Lahiru
On Mon, Aug 4, 2014 at 5:30 PM, Suresh Marru wrote:
> Hi Nipun,
>
> I can help you with this. Ping me on gtalk - sureshmarru or Skype
> suresh.marru
>
> Suresh
>
> On Aug
Hi Nipun,
I can help you with this. Ping me on gtalk - sureshmarru or Skype suresh.marru
Suresh
On Aug 4, 2014, at 7:52 AM, Nipun Udara wrote:
> Hi all
>
> To register ec2 applications with app catalog and to use with BetterGfacImpl
> i need to add another Submission type other than the exi
Hi all
To register ec2 applications with app catalog and to use with
BetterGfacImpl i need to add another Submission type other than the
existing LOCALSubmission and SSHJobSubmission. it look i need to change
computeResourceModel.thrift and few other places. i would be greatful if
somebody can hel
Hi suresh
Thanks for the feedback. These are things i need so far
nodeId
executableLocation
ExecutableType
workingDirectory
inputOutPutDirectories
StandardError and StandardOut Directories
CloudProvider name- for ec2 "aws-ec2"
user account name in Node - for ec2 - "ec2-user"
Perhaps all of these
Hi Nipun,
Can you tell me what all information you will need to register EC2, Rackspace?
Lets quickly add it instead of you reverting to a old code.
Which all JClouds providers did you try from
https://jclouds.apache.org/reference/providers/ ?
Are you writing a generic JClouds GFac provider w
Hi all
I have to test ec2 application registration with app catalog, and i have
look at the BetterGFacImpl and seems app-catalog intergration doenot
support ec2.
So I would like to know whether i can continue rest of the work with the
old code .
regards
Nipun Udara
11 matches
Mail list logo