Enabling Dual-Stack support for Phoenix

Know how to enable IPv6 support for Phoenix in a dual-stack cluster.

By default, Phoenix is configured to use IPv4 as the preferred IP version. If your dual-stack cluster supports IPv6, you can enable this option within Cloudera Manager.

The following are the limitations related to IPv6 support:
  • In dual-stack environments, IPv6 addresses are only supported for clients; however, server-side services might communicate internally using IPv4 addresses.
  • It is advised to be cautious when incorporating network-related properties to override JVM options for any process (server-side or client-side), as this may lead to unexpected behaviour.
  1. Log in to Cloudera Manager as an Administrator
  2. Go to Clusters > Phoenix > Configuration.
  3. Select Scope > PHOENIX-1 (Service Wide).
  4. Select Category > Performance.
  5. Set the IP version to DUAL_STACK for the Network IP Version (Default: IPv4) property.
  6. Click Save Changes.
  7. Restart the Phoenix service