Skip to content

Commit

Permalink
bump R ibmos2spark version
Browse files Browse the repository at this point in the history
  • Loading branch information
bassel-zeidan committed Oct 11, 2017
1 parent 2dd9c29 commit 8de15e5
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 15 deletions.
2 changes: 1 addition & 1 deletion r/sparkr/DESCRIPTION
@@ -1,6 +1,6 @@
Package: ibmos2sparkR
Title: Loads Object Store data into Softlayer and Bluemix
Version: 0.0.8
Version: 0.0.9
Authors@R: person("Jim", "Crozier", email = "jim.crozier@ibm.com",
role = c("aut", "cre"))
Description: Loads data from Object Store in Softlayer and Bluemix and ObjectStorage
Expand Down
2 changes: 1 addition & 1 deletion r/sparkr/R/osconfig.R
Expand Up @@ -116,7 +116,7 @@ bluemix <- setRefClass("bluemix",

#' CloudObjectStorage is a class that is designed for IBM cloud object storage (COS)
#' It sets up the hadoop config for COS and provide the final file url. It also supports
# connecting to an IBM COS instance that is being hosted on bluemix.
#' connecting to an IBM COS instance that is being hosted on bluemix.
#'
#' sparkContext: a SparkContext object.
#''
Expand Down
35 changes: 22 additions & 13 deletions r/sparkr/man/CloudObjectStorage-class.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8de15e5

Please sign in to comment.