Can we use HDFS to store git repositories

0 votes
My requirement is to create a scalable git repository both for high availability, automatic failover and performance. I read somewhere that HDFS is well suited for such cases. But I don't know how to use HDFS for git repositories.

Can anyone tell me how to use hdfs to store git repository?
May 7, 2018 in Big Data Hadoop by kurt_cobain
• 9,390 points
1,194 views

1 answer to this question.

0 votes

Yes, it is possible to use HDFS to store git repositories. What you have to do is that you have to use FUSE (MountableHDFS). Once you are able to mount HDFS it is just like any other file system and you should be able to use that mount (HDFS) to store git repository. Refer the below links for details:

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

http://www.cloudera.com/documentation/cdh/5-1-x/CDH5-Installation-Guide/cdh5ig_hdfs_mountable.html

Hope it will answer your question to some extent.

answered May 7, 2018 by nitinrawat895
• 11,380 points

Related Questions In Big Data Hadoop

0 votes
1 answer

How can I use my host machine’s web browser to check my HDFS services running in the VM?

The sole purpose of the virtual machine ...READ MORE

answered Apr 18, 2018 in Big Data Hadoop by Shubham
• 13,490 points
1,051 views
0 votes
1 answer
0 votes
1 answer

can we store hive output in hadoop hdfs

Hi, You can save your hive output to ...READ MORE

answered Feb 24, 2020 in Big Data Hadoop by MD
• 95,440 points
2,085 views
0 votes
1 answer
–1 vote
1 answer

Hadoop dfs -ls command?

In your case there is no difference ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by kurt_cobain
• 9,390 points
4,234 views
+1 vote
1 answer

Hadoop Mapreduce word count Program

Firstly you need to understand the concept ...READ MORE

answered Mar 16, 2018 in Data Analytics by nitinrawat895
• 11,380 points
10,522 views
+2 votes
11 answers

hadoop fs -put command?

Hi, You can create one directory in HDFS ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
103,816 views
0 votes
1 answer
0 votes
1 answer

How can we transfer a PDF file to HDFS?

You can easily upload any file to ...READ MORE

answered Apr 13, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
839 views
0 votes
1 answer

How to create a FileSystem object that can be used for reading from and writing to HDFS?

Read operation on HDFS In order to read ...READ MORE

answered Mar 21, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points

edited Mar 22, 2018 by nitinrawat895 2,661 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP