[ https://issues.apache.org/jira/browse/HIVE-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861746#comment-13861746 ]
Hive QA commented on HIVE-5224: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12621212/HIVE-5224.4.patch {color:green}SUCCESS:{color} +1 4873 tests passed Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/796/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/796/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12621212 > When creating table with AVRO serde, the "avro.schema.url" should be about to > load serde schema from file system beside HDFS > ---------------------------------------------------------------------------------------------------------------------------- > > Key: HIVE-5224 > URL: https://issues.apache.org/jira/browse/HIVE-5224 > Project: Hive > Issue Type: Bug > Reporter: Shuaishuai Nie > Assignee: Shuaishuai Nie > Attachments: HIVE-5224.1.patch, HIVE-5224.2.patch, HIVE-5224.4.patch, > Hive-5224.3.patch > > > Now when loading schema for table with AVRO serde, the file system is hard > coded to hdfs in AvroSerdeUtils.java. This should enable loading schema from > file system beside hdfs. -- This message was sent by Atlassian JIRA (v6.1.5#6160)