AbsaOSS / AbsaOSS/cobrix

Need hlep in configuration

Đang mở
#323 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
question
Ngôn ngữ chính
Scala
Star
170
Fork
96
Merge trung bình
57 phút
Pull request đã merge (30 ngày)
2

Mô tả

## Background [Optional]
Hi, Iam new to Spark and Cobrix. we have 10 EBCDIC files to process and load to Database. each file contains 1MM records and we have an SLA of 45mins to process 10 files
## Question
Hi, we have implemented Cobrix to read EBCDIC file contains 1MM records and it is taking 15 mins nearly to read and insert into database table. could you please to improve this performance and complete 10 files with this size of data in SLA of 45mins? your response and help is appreciated.
below is the load command we are using to read the file.

Dataset ds = sparkSession.read().format().option("copybook" "copybook_path").option("schma_retention_policy", "collapse_root").option("number_of_partitions", 10).load("file_name");

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

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.