Skip to main content
Skip table of contents

Run 2 clusters on the same nodes

In some contexts, you may run 2 indexima clusters on the same nodes. To do so, the following Indexima parameters need to be adjusted. 

Hive-site.xml

  • hive.server2.thrift.port (increment by +1)
  • hive.server2.zookeeper.namespace

Galactica.conf

  • cluster.name
  • warehouse
  • log.dir
  • hive.log.dir
  • history.dir
  • history.export
  • server.root-temporary-path
  • node.port  (increment by +10 000)
    • Indexima uses nodes.port & nodes.port +1 & nodes.port +100
  • webui.port (increment by +1)

Additional parameters in YARN context:

  • yarn.dir
  • yarn.name
  • kerberos.keytab
  • kerberos.user

Go to galactica.conf for more details on each parameter.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.