[ https://issues.apache.org/jira/browse/HIVE-11779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14745198#comment-14745198 ]
Hive QA commented on HIVE-11779: -------------------------------- {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/12755922/HIVE-11779.3-beeline-cli.patch {color:red}ERROR:{color} -1 due to 11 failed/errored test(s), 9446 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_auto_sortmerge_join_2 org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_auto_sortmerge_join_8 org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_metadata_only_queries_with_filters org.apache.hive.beeline.TestBeeLineWithArgs.testEscapeSemiColonInEnclosedQuery org.apache.hive.beeline.TestBeeLineWithArgs.testMultiCommandsInOneEnclosedQuery org.apache.hive.beeline.cli.TestHiveCli.testNoErrorDB org.apache.hive.beeline.cli.TestHiveCli.testSqlFromCmd org.apache.hive.beeline.cli.TestHiveCli.testSqlFromCmdWithDBName org.apache.hive.hcatalog.api.TestHCatClient.testTableSchemaPropagation org.apache.hive.hcatalog.streaming.TestStreaming.testTimeOutReaper org.apache.hive.hcatalog.streaming.TestStreaming.testTransactionBatchCommit_Delimited {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-BEELINE-Build/39/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-BEELINE-Build/39/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-BEELINE-Build-39/ 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: 11 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12755922 - PreCommit-HIVE-BEELINE-Build > Beeline-cli: Format the output of describe pretty table command in new > CLI[beeline-cli branch] > ------------------------------------------------------------------------------------------------- > > Key: HIVE-11779 > URL: https://issues.apache.org/jira/browse/HIVE-11779 > Project: Hive > Issue Type: Task > Reporter: Ke Jia > Assignee: Ke Jia > Attachments: HIVE-11779.1-beeline-cli.patch, > HIVE-11779.2-beeline-cli.patch, HIVE-11779.3-beeline-cli.patch, > HIVE-11779.4-beeline-cli.patch > > > In the old CLI, it uses "hive.cli.pretty.output.num.cols" from the hive > configuration to use the number of columns when formatting output generated > by the DESCRIBE PRETTY table_name command . We need to support the previous > configuration using beeline functionality. -- This message was sent by Atlassian JIRA (v6.3.4#6332)