Good news. Dave, thank you for all of your help.
I was able to get my spring-hadoop project running with some limited version of hibernate support. It was not possible to remove hibernate entirely...
Type: Posts; User: rqbanerjee; Keyword(s):
Good news. Dave, thank you for all of your help.
I was able to get my spring-hadoop project running with some limited version of hibernate support. It was not possible to remove hibernate entirely...
Thanks Dave. I tried several other ideas and none of them worked. Unfortunately I can't post my mapper code because it reveals too many of the architectural details of our product. I'm trying to get...
I'm an intermediate Hibernate user. I am trying to get some traction with Hadoop at my company. I'm using spring-hadoop (https://github.com/SpringSource/spring-hadoop) to configure my application and...
Cool, thank you. I have been able to build, install the jar, and use some of the dependencies in my project.
My project was already working as a standalone hadoop job. I was running up against a...
Hi,
I am also very interested in this project. At my company, we are using spring batch for batch processing jobs, and I find it to be very limiting. Hadoop serves some of our purposes better.
I...