SlickNik commented on a change in pull request #270: Support Accumulo installs 
on Microsoft Azure
URL: https://github.com/apache/fluo-muchos/pull/270#discussion_r322083779
 
 

 ##########
 File path: conf/muchos.props.example
 ##########
 @@ -108,6 +108,29 @@ profile=perf-small
 # Below are different performance profiles that can be selected.  Each profile
 # has the same properties with different values.
 
+[azure]
 
 Review comment:
   👍 on the comments, will push up an update addressing some of this. To answer 
a few of the questions here:
   - We'll use the existing resource_group and/or vnet if one exists with the 
same name. If it doesn't exist, it will be created. That's intentional since 
quite often folks will be given access restricted to a resource_group in Azure.
   - Yes, the minimum number of nodes supported currently is 3. Will 
double-check and put in a comment about this. 
   - Size / SKU are used interchangeably in Azure parlance, so the vm_sku 
property name should be okay.
     

----------------------------------------------------------------
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

Reply via email to