Hi,
I am a newbie to spring. I am curious to know if we can deploy the spring-hadoop on cloud foundry server? Has this already been achieved?
Type: Posts; User: rivyabhat; Keyword(s):
Hi,
I am a newbie to spring. I am curious to know if we can deploy the spring-hadoop on cloud foundry server? Has this already been achieved?
Hi,
I follwed the instructions provided in the below link to install cloud foundry plugin into the STS and created a sample springmvc project hellocloud.
...
Hi, I am trying to build the Spring-hadoop source in STS but get the below compile time error in servlet-context.xml at line ( <context:component-scan base-package="org.springframework.hadoop" /> ):...
I will try asking them. I filed a ticket with my sysadmin, hope it helps. Thanks for your help and time though.
Thanks
Rivya
I got rid of the compile error somehow but when i run the source code as instructed i get the below error: I think it is not able to connect to the maven repositories provided in effective pom.xml of...
Yes i am able to compile from the command line. So i am assuming the source has all the required jar's. Does maven 3.0.0 have a dependensy on maven 2.0.0. If so how can i add the maven 2.0.0 jar to...
Hi,
I am using STS for the first time and i tried to import the Hadoop Source onto it, but get the below compile error for the pom.xml:
Project build error: Unresolveable build extension: Plugin...