[ https://issues.apache.org/jira/browse/HIVE-11122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14604953#comment-14604953 ]
Hive QA commented on HIVE-11122: -------------------------------- {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/12742421/HIVE-11122.2.patch {color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 8990 tests executed *Failed tests:* {noformat} TestMiniSparkOnYarnCliDriver - did not produce a TEST-*.xml file org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_alter_merge_orc org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_alter_merge_stats_orc org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_vectorized_ptf {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4429/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4429/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-4429/ 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: 4 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12742421 - PreCommit-HIVE-TRUNK-Build > ORC should not record the timezone information when there are no timestamp > columns > ---------------------------------------------------------------------------------- > > Key: HIVE-11122 > URL: https://issues.apache.org/jira/browse/HIVE-11122 > Project: Hive > Issue Type: Bug > Affects Versions: 2.0.0 > Reporter: Prasanth Jayachandran > Assignee: Prasanth Jayachandran > Attachments: HIVE-11122.1.patch, HIVE-11122.2.patch, HIVE-11122.patch > > > Currently ORC records the time zone information in the stripe footer even > when there are no timestamp columns. This will not only add to the size of > the footer but also can cause inconsistencies (file size difference) in test > cases when run under different time zones. -- This message was sent by Atlassian JIRA (v6.3.4#6332)