Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. numFailedTasks :: StageAttemptTasksSummary -> Maybe Int32

    gogol-dataproc Gogol.Dataproc.Types

    No documentation available.

  2. numFailedTasks :: StageData -> Maybe Int32

    gogol-dataproc Gogol.Dataproc.Types

    No documentation available.

  3. numFallbackNodes :: NativeSqlExecutionUiData -> Maybe Int32

    gogol-dataproc Gogol.Dataproc.Types

    Optional. Number of nodes fallen back to Spark.

  4. numInputRows :: SourceProgress -> Maybe Int64

    gogol-dataproc Gogol.Dataproc.Types

    No documentation available.

  5. numInstances :: InstanceGroupConfig -> Maybe Int32

    gogol-dataproc Gogol.Dataproc.Types

    Optional. The number of VM instances in the instance group. For HA cluster masterconfig groups, must be set to 3. For standard cluster masterconfig groups, must be set to 1.

  6. numKilledTasks :: JobData -> Maybe Int32

    gogol-dataproc Gogol.Dataproc.Types

    No documentation available.

  7. numKilledTasks :: SpeculationStageSummary -> Maybe Int32

    gogol-dataproc Gogol.Dataproc.Types

    No documentation available.

  8. numKilledTasks :: StageAttemptTasksSummary -> Maybe Int32

    gogol-dataproc Gogol.Dataproc.Types

    No documentation available.

  9. numKilledTasks :: StageData -> Maybe Int32

    gogol-dataproc Gogol.Dataproc.Types

    No documentation available.

  10. numLocalSsds :: DiskConfig -> Maybe Int32

    gogol-dataproc Gogol.Dataproc.Types

    Optional. Number of attached SSDs, from 0 to 8 (default is 0). If SSDs are not attached, the boot disk is used to store runtime logs and HDFS (https://hadoop.apache.org/docs/r1.2.1/hdfsuserguide.html) data. If one or more SSDs are attached, this runtime bulk data is spread across them, and the boot disk contains only basic config and installed binaries.Note: Local SSD options may vary by machine type and number of vCPUs selected.

Page 125 of many | Previous | Next