Hello, I have a scenario where i wanted to write file after commit. Since, HiveFileFormatUtils#prepareJobOutput(JobConf) set the OutputCommitter to NullOutputCommitter, we are unable to write file.
Please confirm, whether we can provide configured OutputCommitter otherwise default as NullOutputCommitter? Regards Prasad