hadoop - Can we use HDFS to store git repositories? -


i want create scalable git repository both high availability, automatic failover , performance. think hdfs suited such cases. don't know if possible use git repositories.

can show example? how use hdfs store git repository?

probably bit lengthy should work use fuse (mountablehdfs) once able mount hdfs other file system , should able use mount (hdfs) store git repository. see below links details

https://wiki.apache.org/hadoop/mountablehdfs

http://www.cloudera.com/documentation/cdh/5-1-x/cdh5-installation-guide/cdh5ig_hdfs_mountable.html


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -