In a multi node cluster(ex: 4 node) in which node we have to run configure.sh -N with new cluster name to take effect in all servers.....and is it necessary to restart the warden in that node to take effect.... is it going to effect any mounts in the cluster.

asked 13 Feb, 06:55

mapr%20user's gravatar image

mapr user
121518
accept rate: 0%


Acutally, cluster name is used solely by the "client" part of MapR's software, and can be easily changed without having to restart anything. The only place a cluster name is defined is in /opt/mapr/conf/mapr-clusters.conf. The format of mapr-clusters.conf is defined here, and can be edited by a regular text-editor like vi.

So, edit that file by hand on each machine to set your cluster-name to whatever you'd like.

link

answered 13 Feb, 07:37

MC%20Srivas's gravatar image

MC Srivas ♦♦
1.9k215
accept rate: 39%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×7

Asked: 13 Feb, 06:55

Seen: 195 times

Last updated: 13 Feb, 07:37

powered by OSQA