[
https://issues.apache.org/jira/browse/HIVE-11912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837667#comment-16837667
]
Hive QA commented on HIVE-11912:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12761533/HIVE-11912.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 16006 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[create_like] (batchId=58)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[default_file_format]
(batchId=25)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[parquet_analyze]
(batchId=25)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[parquet_stats]
(batchId=48)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[parquet_vectorization_0]
(batchId=18)
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[parquet_vectorization_0]
(batchId=119)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/17190/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17190/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17190/
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: 6 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12761533 - PreCommit-HIVE-Build
> Make snappy compression default for parquet tables
> --------------------------------------------------
>
> Key: HIVE-11912
> URL: https://issues.apache.org/jira/browse/HIVE-11912
> Project: Hive
> Issue Type: Improvement
> Components: File Formats
> Reporter: Szehon Ho
> Assignee: Szehon Ho
> Priority: Major
> Attachments: HIVE-11912.patch
>
>
> Snappy is a popular compression codec for Parquet, and is the default in many
> Parquet applications, increasing the performance.
> This change would make it the default for new Hive Parquet tables.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)