keith-turner commented on a change in pull request #333: Add support for 
ephemeral storage in Azure clusters
URL: https://github.com/apache/fluo-muchos/pull/333#discussion_r396516480
 
 

 ##########
 File path: docs/azure-ephemeral-disks.md
 ##########
 @@ -0,0 +1,23 @@
+Using ephemeral storage within clusters deployed by Muchos for Azure
+--------------------------------------------------------------------
+
+By default for Azure based clusters, Muchos will create 3 data disks, each of 
size 128GiB, attached to each VM. This provides
+persistent storage which ensures that the data in HDFS is safe and consistent 
even if the VMs are deallocated (stopped).
+However, certain cases, in case you'd like to use only the ephemeral / 
temporary disk storage for HDFS, you first need to 
 
 Review comment:
   ```suggestion
   However, if you'd like to use only the ephemeral / temporary disk storage 
for HDFS, you first need to 
   ```

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