[ https://issues.apache.org/jira/browse/HIVE-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14056969#comment-14056969 ]
David Chen commented on HIVE-5976: ---------------------------------- I am looking into the test failures. It looks like my patch caused additional tests to fail due to an extra line in the output: {code} serde name: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe {code} There are three test failures that appear to be caused by other problems. Finally, it seems that the test failures in the previous runs where the data size was different are no longer appearing. > Decouple input formats from STORED as keywords > ---------------------------------------------- > > Key: HIVE-5976 > URL: https://issues.apache.org/jira/browse/HIVE-5976 > Project: Hive > Issue Type: Task > Reporter: Brock Noland > Assignee: Brock Noland > Attachments: HIVE-5976.2.patch, HIVE-5976.3.patch, HIVE-5976.3.patch, > HIVE-5976.4.patch, HIVE-5976.5.patch, HIVE-5976.6.patch, HIVE-5976.patch, > HIVE-5976.patch, HIVE-5976.patch, HIVE-5976.patch > > > As noted in HIVE-5783, we hard code the input formats mapped to keywords. > It'd be nice if there was a registration system so we didn't need to do that. -- This message was sent by Atlassian JIRA (v6.2#6252)