Parquet-cli convert-csv : Missing option -o for output file path in examples
- Ngôn ngữ chính
- Java
- Star
- 3.1k
- Fork
- 1.6k
- Merge trung bình
- 3 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 33
Mô tả
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.*
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Xem xét tài liệu parquet-cli chứa các ví dụ chuyển đổi CSV trong issue này. Xác nhận ví dụ đầu tiên và kiểm tra các ví dụ HDFS và S3, sau đó cập nhật các ví dụ để mỗi đường dẫn đầu ra sử dụng tùy chọn -o và tất cả các lệnh đều khởi chạy thành công.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- java
- Lĩnh vực
- cli, documentation
- Loại issue
- Tài liệu
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Đặc tả rõ ràng
- Mức phù hợp với người mới
- 45/100