You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Jaydeep Vishwakarma (JIRA)" <ji...@apache.org> on 2015/07/03 22:00:04 UTC

[jira] [Commented] (OOZIE-2203) Fix the login example

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

Jaydeep Vishwakarma commented on OOZIE-2203:
--------------------------------------------

+1

> Fix the login example
> ---------------------
>
>                 Key: OOZIE-2203
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2203
>             Project: Oozie
>          Issue Type: Bug
>          Components: security
>    Affects Versions: trunk
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>         Attachments: OOZIE-2203.patch
>
>
> The login example currently doesn't compile:
> {noformat}
> # mvn clean package assembly:single -DskipTests -PloginServerExample
> Picked up _JAVA_OPTIONS: -Djava.awt.headless=true
> [INFO] Scanning for projects...
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]   
> [ERROR]   The project org.apache.oozie:oozie-login:4.2.0-SNAPSHOT (/Users/rkanter/dev/oozie-trunk2/login/pom.xml) has 2 errors
> [ERROR]     'dependencies.dependency.version' for org.apache.oozie:oozie-hadoop:jar is missing. @ line 71, column 21
> [ERROR]     'dependencies.dependency.version' for org.apache.oozie:oozie-hadoop-test:jar is missing. @ line 83, column 21
> {noformat}
> We should also be able to remove our copy of {{AltKerberosAuthenticationHandler}} and reference it from Hadoop.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)