package
Version:
v1.6.0-RC1
Opens a new window with list of versions in this module.
Published: Sep 6, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GetExpectedNumWorkers computes the expected number of workers that
pachyderm will start given the ParallelismSpec 'spec'.
This is only exported for testing
JobRepo creates a pfs repo for a given job.
PipelineRcName generates the name of the k8s replication controller that
manages a pipeline's workers
PipelineRepo creates a pfs repo for a given pipeline.
type Hasher struct {
JobModulus uint64
PipelineModulus uint64
}
A Hasher represents a job/pipeline hasher.
NewHasher creates a hasher.
HashJob computes and returns the hash of a job.
HashPipeline computes and returns the hash of a pipeline.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.