Parquet-cli convert-csv : Missing option -o for output file path in examples
- Vorherrschende Sprache
- Java
- Sterne
- 3.1k
- Forks
- 1.6k
- Ø Merge
- 3 T. 12 Std.
- Gemergte PRs (30 T.)
- 33
Beschreibung
Examples fail to launch with the current parameters as output file name is not preceded by -o option
{{ "# Create a Parquet file from a CSV file",
"sample.csv -o sample.parquet --schema schema.avsc",
"# Create a Parquet file in HDFS from local CSV",
"path/to/sample.csv -o hdfs:/user/me/sample.parquet --schema schema.avsc",
"# Create an Avro file from CSV data in S3",
"s3:/data/path/sample.csv -o sample.avro --format avro --schema s3:/schemas/schema.avsc"}}
I have checked the first example with the -o, it works.
I have not checked the second and third examples.
Best regards,
Christophe
**Reporter**: [Christophe SEBILLE](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=csebille) / @csebille
**Note**: *This issue was originally created as [PARQUET-1130](https://issues.apache.org/jira/browse/PARQUET-1130). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Überprüfe die parquet-cli-Dokumentation, die die CSV-Konvertierungsbeispiele in diesem Issue enthält. Bestätige das erste Beispiel und überprüfe die HDFS- und S3-Beispiele. Aktualisiere anschließend die Beispiele, sodass jeder Ausgabepfad die Option -o verwendet und alle Befehle erfolgreich gestartet werden können.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- cli, documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 45/100