Table of Contents

Search

  1. Preface
  2. Advanced clusters
  3. Setting up AWS
  4. Setting up Google Cloud
  5. Setting up Microsoft Azure
  6. Setting up a self-service cluster
  7. Setting up a local cluster
  8. Advanced configurations
  9. Troubleshooting
  10. Appendix A: Command reference

Advanced Clusters

Advanced Clusters

Runtime Properties

Runtime Properties

The following table describes the runtime properties that you can use to customize a self-service cluster and the jobs that run on the cluster:
Property
Description
infa.k8s.deploy.clusterkeygen.enable
Manages
clusterkeygen
deployment. Set this property to false to disable the deployment.
infa.k8s.custom.quota.name
Specifies the quota name if defined in the cluster.
ccs.app.control.enable
Manages application submission control. Set this property to false to disable the submission control.
You can use the application submission control only if all of the following conditions are true:
  • All the cluster nodes are homogeneous.
  • The namespace or nodes are reserved for Informatica. Informatica can read the node details.
  • The namespace quota, if present, is honored and the quota name can be configured using custom flag.
When you define a quota on the cluster, you can use only the request in quota definition. Don't use limit in the quota definition because if you define the limits for the resources that you deploy, the resources won't get scheduled.
infacco.job.spark.kubernetes.scheduler.name
Specifies the custom scheduler name for driver and executor pods.

0 COMMENTS

We’d like to hear from you!