File tree Expand file tree Collapse file tree 1 file changed +2
-17
lines changed Expand file tree Collapse file tree 1 file changed +2
-17
lines changed Original file line number Diff line number Diff line change @@ -49,23 +49,8 @@ This library is cross-built on both Scala 2.10 (for Spark 1.6.0) and Scala 2.11
4949
5050#### IBM Spark Service
5151
52- The ` %AddDeps ` magic funtion within a Scala notebook, available on IBM Spark Service in the [ IBM
53- Data Science Experience] ( http://datascience.ibm.com ) , will install the package.
54-
55-
56- ##### Spark 1.6.0 (Scala 2.10)
57-
58- ``` scala
59- % AddDeps com.ibm.ibmos2spark ibmos2spark_2.10 0.0.8
60- ```
61-
62- ##### Spark 2.0.2 (Scala 2.11)
63-
64- ``` scala
65- % AddDeps com.ibm.ibmos2spark ibmos2spark_2.11 0.0.8
66- ```
67-
68-
52+ The ` ibmos2spark ` Scala library package is now pre-installed on IBM Apache Spark as a service. This includes
53+ service instances created in Bluemix or in Data Science Experience.
6954
7055### Snapshots
7156
You can’t perform that action at this time.
0 commit comments