[
https://issues.apache.org/jira/browse/HIVE-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13852724#comment-13852724
]
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/12619455/HIVE-3159.6.patch
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 4805 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucket_num_reducers
{noformat}
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/697/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/697/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: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12619455
> 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
> Reporter: Jakob Homan
> Assignee: Mohammad Kamrul Islam
> Attachments: HIVE-3159.4.patch, HIVE-3159.5.patch, HIVE-3159.6.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.1.4#6159)