[ https://issues.apache.org/jira/browse/HIVE-21547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16867513#comment-16867513 ]
Hive QA commented on HIVE-21547: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12972172/HIVE-21547.1.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 31 failed/errored test(s), 16136 tests executed *Failed tests:* {noformat} TestDataSourceProviderFactory - did not produce a TEST-*.xml file (likely timed out) (batchId=232) TestObjectStore - did not produce a TEST-*.xml file (likely timed out) (batchId=232) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[acid_nullscan] (batchId=73) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[acid_stats2] (batchId=51) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[acid_table_stats] (batchId=58) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[autoColumnStats_4] (batchId=13) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[ctas] (batchId=7) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[row__id] (batchId=86) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[stats_nonpart] (batchId=14) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[stats_part2] (batchId=22) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[stats_part] (batchId=52) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[stats_sizebug] (batchId=89) org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[acid_bucket_pruning] (batchId=155) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[acid_no_buckets] (batchId=179) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[ctas] (batchId=161) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[default_constraint] (batchId=170) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[dynpart_sort_optimization_acid] (batchId=172) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[insert_values_orig_table_use_metadata] (batchId=178) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[materialized_view_create_rewrite_4] (batchId=164) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[materialized_view_create_rewrite_5] (batchId=161) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[orc_llap_nonvector] (batchId=171) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[sqlmerge_stats] (batchId=182) org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[ctas] (batchId=115) org.apache.hadoop.hive.ql.TestTxnNoBuckets.testCTAS (batchId=322) org.apache.hadoop.hive.ql.TestTxnNoBuckets.testToAcidConversionMultiBucket (batchId=322) org.apache.hadoop.hive.ql.TestTxnNoBucketsVectorized.testCTAS (batchId=322) org.apache.hadoop.hive.ql.TestTxnNoBucketsVectorized.testToAcidConversionMultiBucket (batchId=322) org.apache.hadoop.hive.ql.io.orc.TestVectorizedOrcAcidRowBatchReader.testDeleteEventFilteringOn (batchId=313) org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.testTableProperties (batchId=244) org.apache.hive.jdbc.TestSSL.testMetastoreWithSSL (batchId=272) org.apache.hive.streaming.TestStreaming.testFileDumpDeltaFilesWithoutStreamingOptimizations (batchId=348) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/17648/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17648/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17648/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 31 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12972172 - PreCommit-HIVE-Build > Temp Tables: Use stORC format for temporary tables > -------------------------------------------------- > > Key: HIVE-21547 > URL: https://issues.apache.org/jira/browse/HIVE-21547 > Project: Hive > Issue Type: Improvement > Components: ORC > Affects Versions: 4.0.0 > Reporter: Gopal V > Assignee: Krisztian Kasa > Priority: Major > Attachments: HIVE-21547.1.patch, HIVE-21547.2.patch > > > Using st(reaming)ORC > (hive.exec.orc.delta.streaming.optimizations.enabled=true) format has massive > performance advantages when creating data-sets which will not be stored for > long-term. > The format is compatible with ORC for vectorization and other features, while > being cheaper to write out to filesystem. -- This message was sent by Atlassian JIRA (v7.6.3#76005)