Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

loader Support for Compressed Dumps #153

Open
dotmanila opened this issue May 19, 2019 · 0 comments
Open

loader Support for Compressed Dumps #153

dotmanila opened this issue May 19, 2019 · 0 comments
Labels
type/feature-request This issue is a feature request
Projects

Comments

@dotmanila
Copy link

Feature Request

Is your feature request related to a problem? Please describe:
When the source data is generated with mydumper -c, loader cannot load it.

Describe the feature you'd like:
Support for compressed dumps.

Describe alternatives you've considered:
Uncompress manually or dump without compression.

Teachability, Documentation, Adoption, Migration Strategy:
All around compression uses for large datasets being migrated.

2019/05/19 03:50:25 loader.go:524: [info] [loader] prepare takes 0.000139 seconds 2019/05/19 03:50:25 loader.go:332: [error] [loader] scan dir[backup/] failed, err[invalid mydumper files for there are no -schema-create.sqlfiles found] 2019/05/19 03:50:25 main.go:84: [fatal] /home/jenkins/workspace/build_tidb_enterprise_tools_master/go/src/github.com/pingcap/tidb-enterprise-tools/loader/loader.go:429: invalid mydumper files for there are no-schema-create.sql files found /home/jenkins/workspace/build_tidb_enterprise_tools_master/go/src/github.com/pingcap/tidb-enterprise-tools/loader/loader.go:333:

@dotmanila dotmanila added the type/feature-request This issue is a feature request label May 19, 2019
@csuzhangxc csuzhangxc added this to Need Triage in DM backlog via automation May 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/feature-request This issue is a feature request
Projects
DM backlog
  
Backlog
Development

No branches or pull requests

1 participant