Dear Spring community, The Spring team hereby announces that the Spring for Apache Hadoop project will reach End-Of-Life status twelve months from today on April 5th, 2019. We will publish occasional 2.5.x maintenance releases as needed up until that point and will then move the project to the attic. The current Spring for Apache Hadoop 2.5.0 release is built using Apache Hadoop version 2.7.3 and should be compatible with the latest releases of the most popular Hadoop distributions. The Spring Cloud Stream App Starter - HDFS Sink applications rely on the Spring for Apache Hadoop project…
With the new Helm chart for Spring Cloud Data Flow for Kubernetes, there is now a much simpler way of installing the software. Helm is a package manager for Kubernetes, similar to apt, yum or homebrew. It is very easy to install and it greatly simplifies installation of an application and its dependencies into your Kubernetes cluster. The application package contents and configuration is defined in a chart. When you install it you can override any default configuration values. Helm will install any required services in addition to the ones defined in the chart. For Spring Cloud Data Flow, you…
On behalf of the team, I am pleased to announce the general availability of Spring Cloud Data Flow 1.2.3. Local Server: Quick Start, Getting Started Guide This is a maintenance release where we focused on improving the reference documentation. Other improvements include addition of an OSS licensed JDBC driver for Microsoft SQL Server. The latest local deployer version can now handle apps built using Spring Boot 2.0 milestone releases. More details can be found in the release notes. Feedback is important. Please reach out to us in StackOverflow and GitHub for questions and feature requests. We…
We are pleased to announce the Spring for Apache Hadoop 2.5.0 GA release. The 2.5 version is primarily a bug fix and version upgrade release. See the release changelog for details. We continue to provide version specific artifacts with their respective transitive dependencies in the Spring IO milestone repository: 2.5.0.RC1 (default - Apache Hadoop stable 2.7.3) 2.5.0.RC1-cdh5 (Cloudera CDH 5.10) 2.5.0.RC1-hdp26 (Hortonworks HDP 2.6) We discussed the future of the Spring for Apache Hadoop Project in the 2.5.0 RC1 announcement. Please provide feedback so we can prioritize the work on new…
On behalf of the team, I am pleased to announce the general availability of Spring Cloud Data Flow 1.2.2. Local Server: Quick Start, Getting Started Guide Due to the popular demand from the community, the primary goal of this maintenance release is to bring Spring Boot 1.5.4 compatibility in Spring Cloud Data Flow. Since it includes refactoring efforts to adapt to a bug fix introduced in a Spring Data maintenance release that is pulled in by Spring Boot, this is not a simple version upgrade. As reported by the community, a side effect of this update surfaced pagination problems in the clients…
New release candidate for Spring for Apache Hadoop 2.5 We are pleased to announce the Spring for Apache Hadoop 2.5 release candidate release. The 2.5 version is primarily a bug fix and version upgrade release. See the release changelog for details. We continue to provide version specific artifacts with their respective transitive dependencies in the Spring IO milestone repository: 2.5.0.RC1 (default - Apache Hadoop stable 2.7.3) 2.5.0.RC1-cdh5 (Cloudera CDH 5.10) 2.5.0.RC1-hdp26 (Hortonworks HDP 2.6) Spring for Apache Hadoop Future The Hadoop ecosystem is shifting and we think it is time to…
On behalf of the team, I am excited to announce the release of the third milestone of Spring Cloud Data Flow 1.2. Note: A great way to start using this new release(s) is to follow the release matrix on the project page, which includes the download coordinates and the links to the reference guide. Highlights of the 1.2 M3 release: Companion Metadata Artifact As part of the long awaited feature to improve access to app properties info for both shell and Dashboard, we are introducing a new optional artifact for both Stream and Task applications - we are calling it the “companion metadata artifact…
On behalf of the team, I am excited to announce the release of the first milestone of Spring Cloud Data Flow 1.2. Note: A great way to start using this new release(s) is to follow the release matrix on the project page, which includes the download coordinates and the links to the reference guide. Over the last few weeks, we have added new features and improvements to the overall orchestration of data microservices. The following new features were included in the 1.2.0.M1 release: Core Introduce dedicated prefixes for deployment properties. Using the deployer properties is as simple as deployer…
On behalf of the team, I am pleased to announce the release of the first release candidate of Spring Cloud Data Flow for Kubernetes 1.1. Spring Cloud Data Flow for Kubernetes provides support for orchestrating long-running (streaming) and short-lived (task/batch) data microservices on Kubernetes. The most significant change for this release can be found in the Spring Cloud Deployer for Kubernetes project. Thanks to community contributions from Donovan Muller and Rémon (Ray) Sinnema, we have added support for defining volumes and volume mounts for deployed apps. We support the volume types that…
On behalf of the team, I am pleased to announce the release of the second milestone of Spring Cloud Data Flow for Kubernetes 1.1. Spring Cloud Data Flow for Kubernetes provides support for orchestrating long-running (streaming) and short-lived (task/batch) data microservices on Kubernetes. Note: A great way to start using this new release(s) is to follow the release matrix on the project page, which includes the download coordinates and the links to the reference guide. The most significant changes for this release can be found in the Spring Cloud Deployer for Kubernetes project. Thanks to…