This is not supported right now. Opened HIVE-733 for that https://issues.apache.org/jira/browse/HIVE-640
Zheng On Thu, Aug 6, 2009 at 12:12 AM, Andraz Tori<[email protected]> wrote: > Is there a possibility of throwing an exception when parsing a specific > line, without causing the whole task to fail? > > I am parsing S3 logs and sometimes there's a misformatted line there. > > In hadoop's jobdetails.jsp view, there is a counter called > org.apache.hadoop.hive.ql.exec.MapOperator$Counter DESERIALIZE_ERRORS, > so probably this can be done somehow? > > If this doesn't work, I'll return a "dummy" record. This would be a bit > of a hack, but still better than a big job failing somewhere in the > middle. > -- Yours, Zheng
