[ https://issues.apache.org/jira/browse/HIVE-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417805#comment-13417805 ]
Zhenxiao Luo commented on HIVE-3273: ------------------------------------ Since Hadoop classpath is not setting correctly in build-common.xml "test" target, even currently we did not add avro jars into hive execution classpath, it is still running OK. While, we may get class def not found error, if not putting avro jars into the hive mapreduce job execution classpath: Caused by: java.lang.ClassNotFoundException: org.apache.avro.io.DatumReader > Add avro jars into hive execution classpath > ------------------------------------------- > > Key: HIVE-3273 > URL: https://issues.apache.org/jira/browse/HIVE-3273 > Project: Hive > Issue Type: Bug > Reporter: Zhenxiao Luo > Assignee: Zhenxiao Luo > > avro*.jar should be added to hive execution classpath -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira