[ 
https://issues.apache.org/jira/browse/MAPREDUCE-872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743186#action_12743186
 ] 

Vinod K V commented on MAPREDUCE-872:
-------------------------------------

Talked to Giri and he mentioned that though streaming might not directly need 
avro, streaming depends on mapred which further depends on common->avro. This 
is a run time dependency and fixed when i modified 
src/contrib/streaming/ivy.xml to include avro dependency similar to the fix for 
[MAPREDUCE-859].

The same fix should go in for all related contrib projects.

> Streaming tests in a clean workspace fail because of avro dependency.
> ---------------------------------------------------------------------
>
>                 Key: MAPREDUCE-872
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-872
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>            Reporter: Vinod K V
>
> This is similar to [MAPREDUCE-867]. Running streaming (or some other contrib 
> tests) in a clean workspace (empty build/ivy dir) fail with the exception 
> trace mentioned at [MAPREDUCE-859].

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to