Description
The "readFields" method in HCatSplit class throws a new instance of IOException using the message of the exception caught and not the exception itself. This may sometimes lead to insufficient data while debugging errors.
The "readFields" method in HCatSplit class throws a new instance of IOException using the message of the exception caught and not the exception itself. This may sometimes lead to insufficient data while debugging errors.