This is an automated email from the ASF dual-hosted git repository.

mwalenia pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 94fc1ad  [website] Update Java 11 and Spark roadmap
     new cc151c3  Merge pull request #10819 from iemejia/website-roadmap
94fc1ad is described below

commit 94fc1ad5039bb1d6a74e4782b5835451bd238a2c
Author: Ismaël Mejía <[email protected]>
AuthorDate: Mon Feb 10 17:21:07 2020 +0100

    [website] Update Java 11 and Spark roadmap
---
 website/src/roadmap/java-sdk.md     | 5 +++--
 website/src/roadmap/spark-runner.md | 9 ++++++---
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/website/src/roadmap/java-sdk.md b/website/src/roadmap/java-sdk.md
index e8f8470..50f6754 100644
--- a/website/src/roadmap/java-sdk.md
+++ b/website/src/roadmap/java-sdk.md
@@ -22,8 +22,9 @@ limitations under the License.
 
 ## Next Java LTS version support (Java 11 / 18.9)
 
-Work to support the next LTS release of Java is in progress. For more details 
about the scope and info on the various tasks please see the JIRA ticket.
+Work to support the next LTS release of Java is in progress. For more details
+about the scope and info on the various tasks please see the JIRA ticket.
 
 - JIRA: [BEAM-2530](https://issues.apache.org/jira/browse/BEAM-2530)
-- Contact: [Ismaël Mejía](mailto:[email protected])
+- Contact: [Michał Walenia](mailto:[email protected])
 
diff --git a/website/src/roadmap/spark-runner.md 
b/website/src/roadmap/spark-runner.md
index 63adb55..e7d60ca 100644
--- a/website/src/roadmap/spark-runner.md
+++ b/website/src/roadmap/spark-runner.md
@@ -20,7 +20,10 @@ limitations under the License.
 
 # Apache Spark Runner Roadmap
 
-This roadmap is in progress. In the meantime, here are available resources:
+## Spark 3
 
- - [Runner documentation]({{site.baseurl}}/documentation/runners/spark)
- - JIRA: 
[runner-spark](https://issues.apache.org/jira/issues/?jql=project%20%3D%20BEAM%20AND%20component%20%3D%20runner-spark)
+Support for Spark 3 in Beam's Spark runner is ongoing. For info on the various
+tasks please refer to the JIRA ticket.
+
+- JIRA: [BEAM-7093](https://issues.apache.org/jira/browse/BEAM-7093)
+- Contact: [Ismaël Mejía](mailto:[email protected])

Reply via email to