Omkar Aradhya
19000631dc
R SDK For ADLS: Rename all APIs similar to rhdfs ( #15 )
...
https://github.com/RevolutionAnalytics/RHadoop/wiki/user%3Erhdfs%3EHome
2018-07-06 09:00:50 +05:30
Omkar Aradhya
090a4d9c02
R SDK For ADLS: Version, Retry Policies, BadOffset Error Handling, Tests for special characters
...
* Implement ADLS retry policies
* ADLS Retry policies - Tests
* Implement ADLS retry policy tests using "mockery"
* Test case refactoring
* Code refactoring
* SDK version incremented to 1.3.0
* Overall ADLS API version bumped to API-Version=2018-02-01
* Implement rename, concat and tests
NOTE:
* concat works only with latest API-Version (2018-05-01)
* Implement BadOffset Error Handling
* Tests using mockery for BadOffset Error Handling
* Minor code/comments refactoring
* Tests for special character handling
2018-07-05 10:50:24 +05:30
Omkar Aradhya
4939dcfcba
Implement ADLS Retry Policies ( #7 )
...
ADLS Retry Policies
** Implement ADLS retry policies
** Implement ADLS retry policy tests using "mockery"
** Code Refactoring
** Test case refactoring
2018-07-05 09:20:04 +05:30
Omkar Aradhya
2ee2bcf2ac
ADLS - Implement buffered ADLFileIO Streams with test cases ( #3 )
...
* ADLS - Added ADLFileOutputStream with tests
* ADLS - Added ADLFileInputStream with tests
* ADLS - updates and bug fixes
* ADLS - New test case and bug fixes
* ADLS - add user agent and client activity id to the requests.
* ADLS - Updated SDK and api version strings
* ADLS - Maintain related static variables in one place (internal.R) and some updates.
* ADLS - Address internal CR comments.
* ADLS - Cleaner way to get a UserAgent string
* ADLS - Handling special characters, other language characters and tests
* ADLS - refactor tests.
2018-03-23 12:44:33 +05:30
Omkar Aradhya
01ddccf990
ADLS - add user agent and client activity id to the requests.
2018-01-29 11:31:37 +05:30
omkarksa
f4f4124816
Remove TODO comments
2017-10-23 12:09:29 +05:30
Omkar Aradhya
6c83bce86e
R connector for ADLS - Extensive code cleanup.
...
* Code cleanup/updates
* Function comments/updates
* Test corrections/updates
2017-10-20 15:36:33 +05:30
Ubuntu
172172ea5d
Fix unit tests; fix R CMD check warnings; Bump version to 0.2.7
2017-09-27 09:04:48 +00:00
jefshe
5e8de14ea4
Upgrade Azure Storage API version to 2017-04-17
2017-09-20 18:32:39 +10:00
Andrie de Vries
3d252c7c20
Merge pull request #97 from omkarksa/master
...
R connector for ADLS
2017-09-19 12:08:29 +01:00
Andrie de Vries
2b94959752
Merge pull request #94 from Displayr/bugfix/raw-vectors
...
Fix incorrect content length calculation for raw vectors in Storage API
2017-08-29 09:03:47 +01:00
jefshe
ba02b31958
Fix incorrect content length calculation for raw vectors in the storage api, make content calculations consistent between auth signature and http header
2017-08-28 13:25:13 +10:00
omkarksa
3d6643557f
ADLS changes for basic implementation of all CRUD APIs
2017-08-14 18:54:55 +05:30
omkarksa
af703febd1
ADLS corrections after running check()
2017-08-11 00:26:09 +05:30
omkarksa
1e761a93d2
Basic changes required to do a LISTSTATUS on any folder of an ADLS account.
2017-08-08 14:28:37 +05:30
Dustin Tindall
d986c54bc1
changes to fix issue #86
2017-07-22 07:07:15 -07:00
Andrie de Vries
b61f806234
Fix bug in argument naming
2017-06-16 16:55:34 +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
66565d57c6
Remove spurious reference to storageAccountK
2017-06-06 12:13:13 -04:00
Andrie de Vries
772336ba3e
Run script actions asynchronously #62
2017-05-30 16:08:14 +01:00
Andrie de Vries
26f40b7e0f
Remove instances of browser()
2017-05-30 10:53:08 +01:00
Andrie de Vries
2e22e59fa0
Refactor code, fix unit tests #62
2017-05-29 16:41:29 +01:00
Andrie de Vries
752e35da50
Refactor HDI code and add unit tests #62
2017-05-28 09:32:46 +01:00
Andrie de Vries
389be4ea5d
Refactor blobs, container and storage accounts #62
2017-05-25 13:14:40 +01:00
Andrie de Vries
c8f38fd333
Use assert_that() to catch errors #61
2017-05-23 21:39:39 +01:00
Andrie de Vries
a217425589
Improved error handling for VMs #59
2017-05-22 13:39:02 +01:00
Andrie de Vries
d6ca0dd5af
Minor refactoring
2017-05-20 21:54:06 +01:00
Brian
4602f31b3d
Changed date format to use httr date format
2017-05-10 12:39:30 -07:00
Andrie de Vries
f515168e84
Add validateStorageArguments() function #46
2017-02-13 17:00:37 +00:00
Andrie de Vries
20296871ce
Modify azurePutBlob() to use callAzureStorageApi() and updateAzureActiveContext() #46
2017-02-13 09:06:40 +00:00
Andrie de Vries
ee4987feb3
Add updateAzureActiveContext() function to simplify code #46
2017-02-12 10:48:22 +00:00
Andrie de Vries
dbd313bff9
Define callAzureStorageApi() function and use in azureListStorageBlobs() #46
2017-02-11 18:50:54 +00:00
Ali Zaidi
af5bcac34e
fix error message display
2017-02-04 23:49:39 -08:00
Andrie de Vries
a1e975c60d
Better capturing and display of error messages. #34
2016-12-22 11:58:13 +00:00
Andrie de Vries
6b369b4786
Point to str() as replacement. #36
2016-12-22 11:24:11 +00:00
Andrie de Vries
8452ed28ed
Display error message for xml_document objects #34
2016-12-22 06:58:14 +00:00
Andrie de Vries
cf7a5120c5
Fix documentation and R CMD check warnings #27
2016-12-21 12:26:53 +00:00
Andrie de Vries
8b75c0ed3c
Create methods for displaying azureActiveContext object #26
2016-12-21 11:08:14 +00:00
Alan Weaver
8c81e9f1ad
HDI Fix
...
RefreshKey fix
ostype > osType ?? (Not sure why that changed)
2016-12-20 22:58:47 +00:00
Alan Weaver
44aa7a160d
Fix StopVM error(Async)
...
ListVMS(error) OsType = NULL
Documenation
2016-12-20 21:04:32 +00:00
Alan Weaver
3137e74a5f
Added AzureAuthenticate to CreateAzureContexe when autehnication parameters provided
2016-12-20 16:36:20 +00:00
Andrie de Vries
78c1d7284d
Convert all functions and arguments to lowerCamelCase. Closes #17
2016-12-20 09:10:43 +00:00
Andrie de Vries
3a18462a38
Create helper functions #10
2016-12-19 17:36:53 +00:00
Andrie de Vries
9cc73a7f06
Add helper function to print more complete error messages #15
2016-12-18 20:06:12 +00:00