Documentation
¶
Overview ¶
Package ishard provides utility for shard the initial dataset
- Copyright (c) 2025, NVIDIA CORPORATION. All rights reserved.
Package ishard provides utility for shard the initial dataset
- Copyright (c) 2024-2025, NVIDIA CORPORATION. All rights reserved.
Package ishard provides utility for shard the initial dataset and integration with dsort
- Copyright (c) 2024, NVIDIA CORPORATION. All rights reserved.
Index ¶
Constants ¶
View Source
const DsortDefaultTimeout = 6 * time.Minute
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ISharder ¶
type ISharder struct {
// contains filtered or unexported fields
}
ISharder executes an initial sharding job with given configuration
func NewISharder ¶
NewISharder instantiates an ISharder with the configuration if provided; otherwise, it loads config from CLI parameters.
Directories
¶
Path | Synopsis |
---|---|
Package config provides types and functions to configure ishard executable.
|
Package config provides types and functions to configure ishard executable. |
Package factory provides functions to create shards and track their creation progress
|
Package factory provides functions to create shards and track their creation progress |
Click to show internal directories.
Click to hide internal directories.