You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ Apache Wayang aims at freeing data engineers and software developers from the bu
61
61
-[Apache Kafka](https://kafka.apache.org)
62
62
-[Tensorflow](https://www.tensorflow.org/)
63
63
64
-
Apache Wayang (incubating) can be used via the following APIs:
64
+
Apache Wayang can be used via the following APIs:
65
65
- Java scala-like
66
66
- Scala
67
67
- SQL
@@ -116,7 +116,7 @@ source ~/.zshrc
116
116
117
117
### Requirements at Runtime
118
118
119
-
Apache Wayang (incubating) relies on external execution engines and Java to function correctly. Below are the updated runtime requirements:
119
+
Apache Wayang relies on external execution engines and Java to function correctly. Below are the updated runtime requirements:
120
120
121
121
-**Java 17**: Make sure `JAVA_HOME` is correctly set to your Java 17 installation.
122
122
-**Apache Spark 3.4.4**: Compatible with Scala 2.12. Set the `SPARK_HOME` environment variable.
@@ -185,7 +185,7 @@ In addition, you can obtain the most recent snapshot version of Wayang via Sonat
185
185
```
186
186
187
187
### Prerequisites
188
-
Apache Wayang (incubating) is built with Java 17 and Scala 2.12. However, to run Apache Wayang it is sufficient to have just Java 17 installed. Please also consider that processing platforms employed by Wayang might have further requirements.
188
+
Apache Wayang is built with Java 17 and Scala 2.12. However, to run Apache Wayang it is sufficient to have just Java 17 installed. Please also consider that processing platforms employed by Wayang might have further requirements.
189
189
```
190
190
Java 17
191
191
Scala 2.12.17
@@ -262,7 +262,7 @@ The list of [contributors](https://github.com/apache/incubator-wayang/graphs/con
262
262
## License
263
263
All files in this repository are licensed under the Apache Software License 2.0
264
264
265
-
Copyright 2020 - 2025 The Apache Software Foundation.
265
+
Copyright 2020 - 2026 The Apache Software Foundation.
266
266
267
267
Licensed under the Apache License, Version 2.0 (the "License");
268
268
you may not use this file except in compliance with the License.
0 commit comments