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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ Prerequisites:
97
97
98
98
Build as described above. Optionally choose Scala and Spark versions appropriate for your distribution via `scala.version` and `spark.version`. The defaults are the equivalent to
99
99
100
-
$ mvn -Dscala.version=2.10 -Dspark.version=1.5.0
100
+
$ mvn -Dscala.version=2.11 -Dspark.version=2.4.0
101
101
102
102
Run a netcat instance generating data (below examples presume this host is named _netcat.running.host.example.com_
0 commit comments