[ https://issues.apache.org/jira/browse/HIVE-5231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashutosh Chauhan updated HIVE-5231: ----------------------------------- Status: Open (was: Patch Available) deletejar.q test failed with following trace: {noformat} [junit] OK [junit] Begin query: deletejar.q [junit] Exception: Client Execution was expected to fail, but succeeded with error code 0 [junit] See build/ql/tmp/hive.log, or try "ant test ... -Dtest.silent=false" to get more logs. [junit] Failed query: deletejar.q [junit] junit.framework.AssertionFailedError: Client Execution was expected to fail, but succeeded with error code 0 {noformat} > Remove TestSerDe.jar from data/files > ------------------------------------ > > Key: HIVE-5231 > URL: https://issues.apache.org/jira/browse/HIVE-5231 > Project: Hive > Issue Type: Bug > Affects Versions: 0.11.0 > Reporter: Hari Sankar Sivarama Subramaniyan > Assignee: Hari Sankar Sivarama Subramaniyan > Attachments: HIVE-5231.1.patch.txt > > > TestSerDe.jar should be removed from data/files. Even though, TestSerDe.java > is present in ql/src/test/org/apache/hadoop/hive/serde2/TestSerDe.java, this > is never compiled during build process. The jar file should be created as > part of build process for testing purpose rather than using a hard-coded jar > file. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira