[
https://issues.apache.org/jira/browse/HIVE-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13991636#comment-13991636
]
Hive QA commented on HIVE-3159:
-------------------------------
{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/12643643/HIVE-3159.9.patch
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 5437 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_stats_partscan_1_23
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_root_dir_external_table
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-Build/135/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-Build/135/console
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: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12643643
> Update AvroSerde to determine schema of new tables
> --------------------------------------------------
>
> Key: HIVE-3159
> URL: https://issues.apache.org/jira/browse/HIVE-3159
> Project: Hive
> Issue Type: Improvement
> Components: Serializers/Deserializers
> Affects Versions: 0.12.0
> Reporter: Jakob Homan
> Assignee: Mohammad Kamrul Islam
> Attachments: HIVE-3159.4.patch, HIVE-3159.5.patch, HIVE-3159.6.patch,
> HIVE-3159.7.patch, HIVE-3159.9.patch, HIVE-3159v1.patch
>
>
> Currently when writing tables to Avro one must manually provide an Avro
> schema that matches what is being delivered by Hive. It'd be better to have
> the serde infer this schema by converting the table's TypeInfo into an
> appropriate AvroSchema.
--
This message was sent by Atlassian JIRA
(v6.2#6252)