Skip to content

Commit 8de15e5

Browse files
committed
bump R ibmos2spark version
1 parent 2dd9c29 commit 8de15e5

File tree

3 files changed

+24
-15
lines changed

3 files changed

+24
-15
lines changed

r/sparkr/DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: ibmos2sparkR
22
Title: Loads Object Store data into Softlayer and Bluemix
3-
Version: 0.0.8
3+
Version: 0.0.9
44
Authors@R: person("Jim", "Crozier", email = "[email protected]",
55
role = c("aut", "cre"))
66
Description: Loads data from Object Store in Softlayer and Bluemix and ObjectStorage

r/sparkr/R/osconfig.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ bluemix <- setRefClass("bluemix",
116116

117117
#' CloudObjectStorage is a class that is designed for IBM cloud object storage (COS)
118118
#' It sets up the hadoop config for COS and provide the final file url. It also supports
119-
# connecting to an IBM COS instance that is being hosted on bluemix.
119+
#' connecting to an IBM COS instance that is being hosted on bluemix.
120120
#'
121121
#' sparkContext: a SparkContext object.
122122
#''

r/sparkr/man/CloudObjectStorage-class.Rd

Lines changed: 22 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)