You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by "Francisco Guerrero (JIRA)" <ji...@apache.org> on 2018/08/13 21:42:00 UTC

[jira] [Created] (HAWQ-1650) PXF fails to compile on Java 7

Francisco Guerrero created HAWQ-1650:
----------------------------------------

             Summary: PXF fails to compile on Java 7
                 Key: HAWQ-1650
                 URL: https://issues.apache.org/jira/browse/HAWQ-1650
             Project: Apache HAWQ
          Issue Type: Bug
          Components: PXF
            Reporter: Francisco Guerrero
            Assignee: Ed Espino


> Task :pxf-service:compileTestJava FAILED
[ |https://ud.ci.gpdb.pivotal.io/teams/main/pipelines/gpdb_pxf_master/jobs/compile_pxf/builds/13#L5b6c87d4:58]
/tmp/build/04bb138f/pxf_src/pxf/pxf-service/src/test/java/org/apache/hawq/pxf/service/utilities/SecuredHDFSTest.java:55: error: no suitable method found for addToken(Object)
[ |https://ud.ci.gpdb.pivotal.io/teams/main/pipelines/gpdb_pxf_master/jobs/compile_pxf/builds/13#L5b6c87d4:59]
 verify(ugi, never()).addToken(any());
[ |https://ud.ci.gpdb.pivotal.io/teams/main/pipelines/gpdb_pxf_master/jobs/compile_pxf/builds/13#L5b6c87d4:60]
 ^
[ |https://ud.ci.gpdb.pivotal.io/teams/main/pipelines/gpdb_pxf_master/jobs/compile_pxf/builds/13#L5b6c87d4:61]
 method UserGroupInformation.addToken(Text,Token<? extends TokenIdentifier>) is not applicable
[ |https://ud.ci.gpdb.pivotal.io/teams/main/pipelines/gpdb_pxf_master/jobs/compile_pxf/builds/13#L5b6c87d4:62]
 (actual and formal argument lists differ in length)
[ |https://ud.ci.gpdb.pivotal.io/teams/main/pipelines/gpdb_pxf_master/jobs/compile_pxf/builds/13#L5b6c87d4:63]
 method UserGroupInformation.addToken(Token<? extends TokenIdentifier>) is not applicable
[ |https://ud.ci.gpdb.pivotal.io/teams/main/pipelines/gpdb_pxf_master/jobs/compile_pxf/builds/13#L5b6c87d4:64]
 (actual argument Object cannot be converted to Token<? extends TokenIdentifier> by method invocation conversion)
[ |https://ud.ci.gpdb.pivotal.io/teams/main/pipelines/gpdb_pxf_master/jobs/compile_pxf/builds/13#L5b6c87d4:65]
1 error
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)