[
https://issues.apache.org/jira/browse/HIVE-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13824705#comment-13824705
]
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/12613941/HIVE-3159.5.patch
{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 4625 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_avro_create_as_select
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_avro_create_as_select2
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_avro_no_schema_test
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucket_num_reducers
{noformat}
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/329/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/329/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 failed with: TestsFailedException: 4 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12613941
> 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-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#6144)