Problem
When configuring an export job against Hive you see the following caused by statement:
task:java.lang.NullPointerException
Cause
This could be due to attempting to export a LIST object from your workbook's sheet.
Solution
Please comb through your columns and convert any LIST objects into STRINGs prior to export.
Comments
0 comments
Please sign in to leave a comment.