Top "Spring-data-hadoop" questions

Spring for Apache Hadoop is an open-source project that provides unified configuration model and easy to use APIs for using HDFS, MapReduce, Pig, and Hive as well as developing and deploying YARN applications.

Triggering spark jobs with REST

I have been of late trying out apache spark. My question is more specific to trigger spark jobs. Here I …

rest apache-spark spring-batch job-scheduling spring-data-hadoop
Use Hbase with spring boot

Is there a sample project show how to use hbase in spring boot ? I read this link How to use …

spring-boot spring-data-hadoop
How to submit multiple Spark applications in parallel without spawning separate JVMs?

The problem is that you need to launch separate JVM to create separate session with different number of RAM per …

java rest apache-spark spring-data-hadoop