apache / apache/doris-streamloader
1.0.3版本不支持导入hive的textfile格式文件
Offen
- Vorherrschende Sprache
- Go
- Sterne
- 36
- Forks
- 24
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
有大量的hive的textfile格式.gz结尾的文件,使用1.0.3版本导入参数为--header="format:csv?compress_type:gz?column_separator:\t?row_delimiter:\n?strict_mode:false",导入报错read file failed,error message: EOF
但使用stream load的curl方式导入单个文件是可正常导入的
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by reproducing the 1.0.3 import with the --header parameters and a Hive textfile .gz file, then compare that path with the working stream-load curl path. Trace the read failure reporting EOF; done means the compressed textfile imports successfully with the stated options.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- go
- Bereich
- databases
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 52/100