Small Steps of Main to BIG

Serde for Cobol Layout to Hive table

View project on GitHub
<< 03 Cobol to Hive Serde 04 Trouble Shooting

Partial record (length = ***) found at the end of split

If you encounter this issue, it simply means one of below

  1. Mainframe file imported is corrupted.
  2. Copybook you have for this file is not matching with length of the file

Resolution:

  1. Try re-downloading the file
  2. Compare the length of the each record of the copybook with data. This can be done by retrieving 2 rows and see if all columns are aligned or not

Comments

Want to leave a comment? Visit this post's issue page on GitHub (you'll need a GitHub account. What? Like you already don't have one?!).