Community Articles

Find and share helpful community-sourced technical articles.
Announcements
Now Live: Explore expert insights and technical deep dives on the new Cloudera Community BlogsRead the Announcement
avatar
Expert Contributor

Question

Can I use a bootstrap script to further configure the cluster? 

Answer

Instance bootstrap scripts are executed on all the cluster instances immediately after startup before any services are configured and started.  You can use it to install additional OS packages or add application dependencies (e.g. copy a jar to the cluster, etc). This is not intended to be a mechanism for cluster configuration.

490 Views
0 Kudos
Version history
Last update:
‎09-16-2022 08:13 AM
Updated by:
Contributors