You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2014/03/05 00:53:45 UTC

[jira] [Commented] (OOZIE-1727) Upgrade hadoop-minikdc

    [ https://issues.apache.org/jira/browse/OOZIE-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13920243#comment-13920243 ] 

Robert Kanter commented on OOZIE-1727:
--------------------------------------

Can we instead use {{2.3.0}}?  I've noticed that Hadoop tends to remove jars from their SNAPSHOT versions (this isn't the first time that's happened) so I think it would be best to use a released version.


> Upgrade hadoop-minikdc
> ----------------------
>
>                 Key: OOZIE-1727
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1727
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: purshotam shah
>         Attachments: OOZIE-1727.patch
>
>
> Current used version is 2.3.0.SNAPSHOT
> <dependency>
>                 <groupId>org.apache.hadoop</groupId>
>                 <artifactId>hadoop-minikdc</artifactId>
>                 <!-- TODO: Replace version once MiniKdc is in a released version of Hadoop -->
>                 <version>2.3.0-SNAPSHOT</version>
> </dependency>
> Looks like that has been removed from http://repository.apache.org/content/groups/snapshots/org/apache/hadoop/hadoop-minikdc/, which leads to build failure.
> Should upgrade it to latest available version, which is 3.0.0.SNAPSHOT



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