[ https://issues.apache.org/jira/browse/HIVE-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059627#comment-14059627 ]
David Chen commented on HIVE-5976: ---------------------------------- I can reproduce it locally. It looks the failure is caused by additional lines in the output, specifically PREHOOK and POSTHOOK output printing the input file path (which is masked) and the table being written to. I think this does not appear to be an issue and should be fixed by updating the expected output. > 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.7.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)