shannawaz commented on a change in pull request #304: Add optional support for Azure ADLS Gen2 URL: https://github.com/apache/fluo-muchos/pull/304#discussion_r363526642
########## File path: README.md ########## @@ -164,6 +164,9 @@ Under the `azure` section, edit following values as per your configuration * `numnodes` to change the cluster size in terms of number of nodes deployed * `vm_sku` to specify the VM size to use. You can choose from the [available VM sizes](https://docs.microsoft.com/en-us/azure/virtual-machines/linux/sizes-general). +* `use_adlsg2` to use Azure Data Lake Storage(ADLS) Gen2 as datastore for Accumulo Review comment: Yes, cleanup is required. This will be implemented for both “wipe” and “terminate” actions of muchos command. Due to dependency, we will push a separate PR for “wipe” and “terminate” actions once this PR is approved. Note: The terminate action is currently unsupported for Azure based clusters ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
