provide Java Record based IO routines for Fixed Width (including Text, Mainframe, Cobol and Binary) and delimited Flat files via a Record Layout (Cobol, CSV or XML).

The source is now available at https://github.com/bmTas/JRecord

Projects using JRecord include:

* https://github.com/thospfuller/rcoboldi - Cobol File in R
* https://github.com/tmalaska/CopybookInputFormat - Cobol files in Hadoop
* https://github.com/gss2002/copybook_formatter
* https://github.com/gss2002/ftp2hdfs has some code that allows ftping RDW files directly from the Mainframe into Hadoop/HDFS as a mapreduce job or standalone client.

Features

  • Read and write Cobol (Mainframe / Binary / Text) from Java
  • Read and WriteFlat Files From java

Project Activity

See All Activity >