[ https://issues.apache.org/jira/browse/HIVE-9470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294283#comment-14294283 ]
Hive QA commented on HIVE-9470: ------------------------------- {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/12694822/HIVE-9470.2.patch {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 7399 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_udaf_percentile_approx_23 {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2536/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2536/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2536/ 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: 12694822 - PreCommit-HIVE-TRUNK-Build > Use a generic writable object to run ColumnaStorageBench write/read tests > -------------------------------------------------------------------------- > > Key: HIVE-9470 > URL: https://issues.apache.org/jira/browse/HIVE-9470 > Project: Hive > Issue Type: Improvement > Reporter: Sergio Peña > Assignee: Sergio Peña > Attachments: HIVE-9470.1.patch, HIVE-9470.2.patch > > > The ColumnarStorageBench benchmark class is using a Parquet writable object > to run all write/read/serialize/deserialize tests. It would be better to use > a more generic writable object (like text writables) to get better benchmark > results between format storages. > Using parquet writables may add advantage when writing parquet. -- This message was sent by Atlassian JIRA (v6.3.4#6332)