2

I am currently working on a spring-xd runtime container, I use:

Spark 1.6.1+ Hadoop 2.7.2 + Spring-xd 1.3.1

My questions:

Are these versions compatible to spring-xd container (1.3.1)?

Can these be deployed as a spring-boot in a clustered environment?

Is there any specific bill of materials been recommended for spring-xd to use with spark? I saw some examples which is been used for spark stream in git hub, is that officially released and available in maven central repository or pivotal public repository?

Ani Menon
  • 27,209
  • 16
  • 105
  • 126
Praveen Kumar K S
  • 3,024
  • 1
  • 24
  • 31

1 Answers1

2

You are looking for the more modern form of Spring XD. Its called Spring Cloud Data Flow. Its going to be a huge topic at the Spring Platform IO this year. http://cloud.spring.io/spring-cloud-dataflow/

Matthew Fontana
  • 3,790
  • 2
  • 30
  • 50