πŸ”° 11.1 Configure Hadoop and start Hadoop cluster services using Ansible Playbook!!

Rishabh
Jan 13, 2021

--

Now lets get directly jump into the Task

STEP 1: Write a playbook
>> vim task11_2.yml
>> Transferring Hadoop v1
>> Installing jdk
>> Stopping firewall services

STEP 2: Configuring Hadoop Master
>>Creating Directory
>>Modifying the hdfs site
>>Modifying the core site
>>Formatting the master node
>>Starting the master node

STEP 3: Configuring Slave node
>>Creating Directory
>>Modifying the hdfs site
>>Modifying the core site
>>Starting the Slave node

Step 4: Updating Inventory

STEP 5: Showing Core-site.xml

STEP 6: Showing Hdfs-site.xml

STEP 7:Running Playbook
>> ansible-playbook task11_1.yml

STEP 8:Now Checking inside the Nodes manually
>>Using Jps inside DataNode1 and Datanode 2

STEP 9:Now Checking inside the Nodes manually
>>Using Jps inside Master/Name Node1 and Master/Name node 2

STEP 10:Now Checking The manually
>>hadoop dfsadmin -report

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Rishabh
Rishabh

Written by Rishabh

Student from B.tech 2nd Year, A proud ARTH learner, love new technologies, Curious about many thing, likes to explore places, love eating pizza and much more.

No responses yet

Write a response