You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by GitBox <gi...@apache.org> on 2020/03/23 17:35:49 UTC

[GitHub] [fluo-muchos] arvindshmicrosoft commented on a change in pull request #333: Add support for ephemeral storage in Azure clusters

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

 ##########
 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:
   Thanks @keith-turner for catching the grammatical issue and proposing the edit.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services