[ https://issues.apache.org/jira/browse/HIVE-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13910514#comment-13910514 ]
Hive QA commented on HIVE-4545: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12630444/HIVE-4545.5.patch {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 5177 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucketizedhiveinputformat {noformat} Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1472/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1472/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12630444 > HS2 should return describe table results without space padding > -------------------------------------------------------------- > > Key: HIVE-4545 > URL: https://issues.apache.org/jira/browse/HIVE-4545 > Project: Hive > Issue Type: Bug > Components: HiveServer2 > Reporter: Thejas M Nair > Assignee: Vaibhav Gumashta > Attachments: HIVE-4545-1.patch, HIVE-4545.2.patch, HIVE-4545.3.patch, > HIVE-4545.4.patch, HIVE-4545.5.patch > > > HIVE-3140 changed behavior of 'DESCRIBE table;' to be like 'DESCRIBE > FORMATTED table;'. HIVE-3140 introduced changes to not print header in > 'DESCRIBE table;'. But jdbc/odbc calls still get fields padded with space for > the 'DESCRIBE table;' query. > As the jdbc/odbc results are not for direct human consumption the space > padding should not be done for hive server2. -- This message was sent by Atlassian JIRA (v6.1.5#6160)