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

Peeyush Bishnoi commented on FALCON-774:
----------------------------------------

[~svenkat] When source and target set to 1.7 with maven-compiler-plugin in 
Falcon pom.xml, following authentication exception is happening in few test 
cases but build is successful. When source and target is 1.6, no test case 
failure happen.
--------------------------
Running org.apache.falcon.cli.FalconCLISmokeIT
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.046 sec <<< 
FAILURE! - in org.apache.falcon.cli.FalconCLISmokeIT
testSubmitAndScheduleEntityValidCommands(org.apache.falcon.cli.FalconCLISmokeIT)
  Time elapsed: 0.614 sec  <<< FAILURE!
java.lang.RuntimeException: 
org.apache.hadoop.security.authentication.client.AuthenticationException: 
org.apache.falcon.client.FalconCLIException: Could not authenticate, 
Authentication failed, status: 503, message: Service Unavailable
        at 
org.apache.hadoop.security.authentication.client.AuthenticatedURL.extractToken(AuthenticatedURL.java:288)
        at 
org.apache.hadoop.security.authentication.client.PseudoAuthenticator.authenticate(PseudoAuthenticator.java:77)
        at 
org.apache.hadoop.security.authentication.client.KerberosAuthenticator.authenticate(KerberosAuthenticator.java:205)
        at 
org.apache.hadoop.security.authentication.client.AuthenticatedURL.openConnection(AuthenticatedURL.java:232)
        at org.apache.falcon.client.FalconClient.getToken(FalconClient.java:177)
        at 
org.apache.falcon.resource.TestContext.configure(TestContext.java:159)
        at org.apache.falcon.resource.TestContext.<init>(TestContext.java:120)
        at 
org.apache.falcon.cli.FalconCLISmokeIT.testSubmitAndScheduleEntityValidCommands(FalconCLISmokeIT.java:50)
---------------

> Discontinue support for JDK 1.6 and move to 1.7
> -----------------------------------------------
>
>                 Key: FALCON-774
>                 URL: https://issues.apache.org/jira/browse/FALCON-774
>             Project: Falcon
>          Issue Type: Sub-task
>          Components: general
>    Affects Versions: 0.6
>            Reporter: Venkatesh Seetharam
>            Assignee: Peeyush Bishnoi
>             Fix For: 0.6
>
>         Attachments: FALCON-774.patch, FALCON-774.v2.patch
>
>




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

Reply via email to