Coder Social home page Coder Social logo

achieving-multiple-active-namenodes-in-hadoop-hdfs's Introduction

Achieving Multiple Active Namenodes in Hadoop HDFS

Acheving Multiple Active Namenodes in Hadoop HDFS

Step 1. Download the Apache Hadoop Source Code

git clone https://github.com/apache/hadoop

git clone https://github.com/apache/hadoop
cd hadoop
git checkout rel/release-3.2.1

Need to check if head hash as prefix is as follows

b3cbbb4

Step 2. Apply the Patch and Re-build it

*Number of files to be modified: 30, Number of lines of Java code to be added: 7,000

Step 3. Prepare the Node (minimal option)

2 Active Namenodes
1 Datanode

*The followings are not needed more: QJM, Journal Nodes (2k+1), Zookeeper, Standby Namenode, Observer Namenode, etc.

Step 4. Deploy the Hadoop (one-touch installation without human-intervention)

Step 5. Launch the Hadoop (one-touch launching using only-one script without complex scripts)

Step 6. Upload the files (via HDFS API like Hive/Presto does)

Using HDFS API is recommended. WebGUI or CLI can be also used.

Step 7. Check the files replicated over all Namenodes

Publications

2021 IEEE International IOT, Electronics and Mechatronics Conference

https://ieeexplore.ieee.org/Xplore/home.jsp

achieving-multiple-active-namenodes-in-hadoop-hdfs's People

Contributors

kthguru avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.