cobrix icon indicating copy to clipboard operation
cobrix copied to clipboard

How to Parse COBOL Data from RDD/DataFrame

Open kpratha opened this issue 6 years ago • 0 comments

I have a COBOL Binary file that has been read as an RDD[Byte]. All the interfaces in the Documentation refer to the ability to read the file directly from the file system. Can I read from a RDD/ DataFrame?

Thank you!

kpratha avatar Jul 23 '19 15:07 kpratha