Skip to content

Commit 677b840

Browse files
author
gadamc
committed
update installation notes to state already installed on IBM Spark service.
1 parent 6c4e0cd commit 677b840

File tree

1 file changed

+2
-17
lines changed

1 file changed

+2
-17
lines changed

scala/README.md

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)