Interface YarnClusterInformationRetriever

    • Method Detail

      • getMaxVcores

        int getMaxVcores()
                  throws org.apache.flink.util.FlinkException
        Get the maximum number of vcores supported by the Yarn cluster.
        Returns:
        max vcores supported by the cluster
        Throws:
        org.apache.flink.util.FlinkException