Interface YarnClusterInformationRetriever

    • Method Detail

      • getMaxVcores

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