You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2014/07/29 23:47:42 UTC

[jira] [Resolved] (MAPREDUCE-1355) contrib/index - fails to build with error - " Overriding index.ivy.settings' is not allowed when using override='notallowed' "

     [ https://issues.apache.org/jira/browse/MAPREDUCE-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer resolved MAPREDUCE-1355.
-----------------------------------------

    Resolution: Won't Fix

> contrib/index - fails to build with error  - " Overriding index.ivy.settings' is not allowed when using override='notallowed' " 
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1355
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1355
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/index
>            Reporter: Karthik K
>            Priority: Minor
>         Attachments: MAPREDUCE-1355.patch
>
>
> Checked out the trunk of mapreduce - tried to build contrib/index 
> $ cd contrib/index
> $ ant clean compile test 
> Failed with the error - 
> mapreduce/src/contrib/build-contrib.xml:311: Overriding a previous definition of ivy:settings with the id 'index.ivy.settings' is not allowed when using override='notallowed' , (when in fact the override has been specified to be 'false' ). 
> Bumping the ivy.version to 2.1.0 seems to be fix the issue.  Marking this as critical since it is not possible to build in the first place. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)