Edit configuration files for users
Your cluster administrator must download configuration files from the cluster for the applications your teams are using, and then edit them to include Pentaho-specific and user-specific parameters. These files are then used to create a named connection. These files are embedded in the named connection xml file which can be found under user's directory: <username>/.pentaho/metastore/pentaho/NamedCluster. A file with a named connection is created when you create a named connection. In addition to this file a folder with a named connection name is created <username>/.pentaho/metastore/pentaho/NamedCluster/Configs/<user-defined connection name>. You will find config.properties under that folder which contains additional configurations for the named connection. Please save the edited file in a location for future use. See the Pentaho Data Integration document for details about named connections.
The following files must be provided to your users:
core-site.xmlhdfs-site.xmlmapred-site.xmlyarn-site.xmlhive-site.xml
Note: You can obtain the site files from the Dataproc cluster by using SCP (Secure Copy Protocol) to copy them locally.
Last updated
Was this helpful?

