Please enter search query.
Search <book_title>...
NetBackup™ for Hadoop Administrator's Guide
Last Published:
2024-03-07
Product(s):
NetBackup & Alta Data Protection (10.3)
- Introduction
- Prerequisites and best practices for the Hadoop plug-in for NetBackup
- Configuring NetBackup for Hadoop
- Managing backup hosts
- Configuring the Hadoop plug-in using the Hadoop configuration file
- Configuring communication between NetBackup and Hadoop clusters that are SSL-enabled (HTTPS)
- Performing backups and restores of Hadoop
- Troubleshooting
- Troubleshooting backup issues for Hadoop data
- Troubleshooting restore issues for Hadoop data
Configuring a custom port for the Hadoop cluster
You can configure a custom port using the Hadoop configuration file. By default, NetBackup uses port 50070.
To configure a custom port for the Hadoop cluster
- Update
hadoop.conf
file with the following parameters:{ "application_servers": { "hostname_of_namenode1":{ "port":port_of_namenode1 } }
- Copy this file to the following location on all the backup hosts:
/usr/openv/var/global/