Andrie de Vries
c16651a6b8
Bump version to 0.2.6
2017-06-16 17:19:29 +01:00
Andrie de Vries
da5184a101
Small changes in Azure Batch functions
2017-06-16 17:07:15 +01:00
Andrie de Vries
94524370a3
Split message into multiple lines.
2017-06-16 16:56:03 +01:00
Andrie de Vries
b61f806234
Fix bug in argument naming
2017-06-16 16:55:34 +01:00
Andrie de Vries
6d95552325
More fixes to vignettes #76
2017-06-16 14:05:13 +01:00
Andrie de Vries
38eace0463
Document how to use blob store functions without authentication #76
2017-06-16 14:04:22 +01:00
Andrie de Vries
205963b15a
Fix errors and typos in vignettes #75
2017-06-16 13:06:19 +01:00
Andrie de Vries
c9f39c5491
Merge branch 'master' into dev
...
* master:
2017-06-16 09:09:06 +01:00
Andrie de Vries
088e294d4e
Merge branch 'dev'
...
* dev:
Add Inst DOC to Github
2017-06-15 12:19:26 +01:00
AlanWeaver
4c471370b6
Merge branch 'dev' of github.com:Microsoft/AzureSMR into dev
2017-06-15 12:18:03 +01:00
AlanWeaver
644c1bf289
Add Inst DOC to Github
2017-06-15 12:16:58 +01:00
Andrie de Vries
6439b572b9
Merge branch 'dev'
...
* dev:
Fixed errors in tutorial.Rmd #75 Error in azureResizeHDI. IsInteger assert.
Fix documentation issues; add @family to roxygen
Document cost functions in package documentation
Added batch test
Add Azure Batch functions to package documentation; fix some typos
Update tutorial.R
Replace calling with call_azure_sm function
Renamed list batch accounts function
Added List Batch Accounts function
Added initial commit for Azure resource management for batch
2017-06-15 12:14:37 +01:00
Andrie de Vries
877adc0e81
Merge branch 'dev' of github.com:Microsoft/AzureSMR into dev
2017-06-15 12:13:33 +01:00
AlanWeaver
5dbc8217da
Fixed errors in tutorial.Rmd #75
...
Error in azureResizeHDI. IsInteger assert.
2017-06-15 12:02:46 +01:00
AlanWeaver
823f0fdf17
Merge branch 'dev' of github.com:Microsoft/AzureSMR into dev
2017-06-15 11:49:08 +01:00
Andrie de Vries
d18418db6c
Fix documentation issues; add @family to roxygen
2017-06-15 07:13:29 +01:00
Andrie de Vries
64edb051bb
Document cost functions in package documentation
2017-06-15 07:12:44 +01:00
Andrie de Vries
19c0e96b0f
Merge branch 'master' into dev
...
* master:
Remove dependencies on dplyr and magrittr
Wrap to 80
No need to reorder
Rewrote testing conditions
Remove use of dplyr and magrittr
Lower case the upper case object names
Rewrote roxygen.
man files for the cost functions
Updated NAMESPACE with new imports of libraries and exported functions
Added functions for data consumption, pricing, and cost calculation.
Add imports of dplyr, magrittr, and lubridate
Unit tests for cost and pricing functions
Default config file loading path portable to Windows OS
# Conflicts:
# NAMESPACE
2017-06-15 06:29:45 +01:00
Andrie de Vries
7d584e1644
Merge pull request #81 from brnleehng/feature/batch-test
...
Added batch test
2017-06-15 06:19:31 +01:00
Andrie de Vries
611ec4348e
Merge pull request #79 from yueguoguo/master
...
Added Azure cost and pricing functions
2017-06-15 06:19:03 +01:00
yueguoguo
cbf05cdf55
Remove dependencies on dplyr and magrittr
2017-06-15 11:55:43 +08:00
yueguoguo
27f0afb17d
Wrap to 80
2017-06-15 11:49:55 +08:00
yueguoguo
e9c8a98c50
No need to reorder
2017-06-15 11:31:22 +08:00
yueguoguo
82e6cd3dc1
Rewrote testing conditions
2017-06-15 11:28:31 +08:00
yueguoguo
1133535b19
Remove use of dplyr and magrittr
2017-06-15 11:26:16 +08:00
yueguoguo
91bc21aa13
Lower case the upper case object names
2017-06-15 09:22:09 +08:00
yueguoguo
c7f229e55f
Rewrote roxygen.
...
Removed @title, added @note, and replaced @param with @inheritParams.
2017-06-15 08:56:14 +08:00
yueguoguo
794622d963
Merge https://github.com/Microsoft/AzureSMR
2017-06-15 08:53:19 +08:00
Brian
f8f44ff6e7
Added batch test
2017-06-14 14:06:00 -07:00
Andrie de Vries
ea1ef50c0c
Add Azure Batch functions to package documentation; fix some typos
2017-06-14 19:23:16 +01:00
Andrie de Vries
bb981715b0
Merge branch 'master' into dev
...
* master:
Fix typos and literal/variable mistakes in building the json for the SQL Hive metastore.
2017-06-14 19:22:20 +01:00
Andrie de Vries
beaf7a15b6
Merge pull request #80 from sdonohoo/sd/hdihive-fix
...
Fix typos and literal/variable mistakes in building the json for the …
2017-06-14 19:20:24 +01:00
Scott Donohoo
44887778c1
Fix typos and literal/variable mistakes in building the json for the SQL Hive metastore.
2017-06-14 12:40:43 -05:00
AlanWeaver
74906b414e
Update tutorial.R
...
Fix to Hive and Spark functions
2017-06-14 16:11:52 +01:00
Andrie de Vries
53111440e7
Merge pull request #77 from brnleehng/feature/batch
...
Added Azure Batch ARM functions
2017-06-14 12:13:57 +01:00
yueguoguo
8cfe1bf3eb
man files for the cost functions
2017-06-14 11:31:44 +08:00
yueguoguo
05fea4dcf1
Updated NAMESPACE with new imports of libraries and exported functions
2017-06-14 11:30:02 +08:00
yueguoguo
248c63b104
Added functions for data consumption, pricing, and cost calculation.
2017-06-14 11:29:39 +08:00
yueguoguo
e7a852d995
Add imports of dplyr, magrittr, and lubridate
2017-06-14 11:29:23 +08:00
yueguoguo
2ecda6615a
Unit tests for cost and pricing functions
2017-06-14 11:29:01 +08:00
yueguoguo
8e841e1302
Default config file loading path portable to Windows OS
2017-06-14 10:05:38 +08:00
Brian
b421622006
Replace calling with call_azure_sm function
2017-06-12 13:57:09 -07:00
Brian
96119cb567
Renamed list batch accounts function
2017-06-12 12:32:20 -07:00
Brian
62a6585d5b
Added List Batch Accounts function
2017-06-12 12:26:45 -07:00
Brian Hoang
2b4175986d
Added initial commit for Azure resource management for batch
2017-06-12 09:09:19 -07:00
Andrie de Vries
9ed710be8b
Merge pull request #74 from Microsoft/dev
...
Merge dev to master
2017-06-08 06:57:24 -07:00
Andrie de Vries
2dd1cd8631
Refactor calls to Azure SM REST API #73
2017-06-07 15:00:54 -07:00
Andrie de Vries
0c6100c648
Refactor calls to Azure SM #73
2017-06-07 14:59:48 -07:00
Andrie de Vries
095d8b1c7e
Merge branch 'master' into dev
...
* master:
Bump version to 0.2.5
2017-06-06 17:33:36 -04:00
Andrie de Vries
b5a780883b
Bump version to 0.2.5
2017-06-06 17:32:22 -04:00