Created 01-31-2017 04:46 AM
Hi, We have huge number of mainframe files, which are in EBCDIC format. these files are created by mainframe systems. These files are now stored in HDFS as EBCDIC files. I have a need to read these files, (copy books available), split them into multiple files based on record type, and store them as ASCII files in HDFS.
Created 10-03-2017 08:20 PM
@karthick baskaran If you are still looking for an adaptor, ping me at arjun.mahajan@bitwiseglobal.com - we hav recently released a hadoop adaptor for mainframe date. Thanks.
Created 08-22-2018 07:05 PM
@Karthik Narayanan, you can use Cobrix to parse the EBCDIC files through Spark and stored them on HDFS using whatever format you want. It is open-source.
DISCLAIMER: I work for ABSA and I am one of the developers behind this library. Our focus has been: 1) ease of use, 2) performance.
Created 06-12-2020 08:41 AM
Hello,
Does COBRIX support Python ? I see only Scala api's..at https://github.com/AbsaOSS/cobrix
Please advice.
Thanks
Sreedhar Y
Created 09-13-2018 11:27 AM
@Binu Mathew Hi Binu, Have you been able to resolve your issue. If yes, could you please share the solution. I'm in the same boat.
Created 09-13-2018 05:23 PM
@Raghavendra Gupta, have you tried Cobrix?