Andrew Purtell created HBASE-6762:
-------------------------------------

             Summary: HBASE-6340 broke SecureRPCEngine
                 Key: HBASE-6762
                 URL: https://issues.apache.org/jira/browse/HBASE-6762
             Project: HBase
          Issue Type: Bug
          Components: ipc, security
    Affects Versions: 0.94.2
            Reporter: Andrew Purtell


{noformat}
$ mvn -Psecurity -DskipTests clean install
[...]
[ERROR] 
/usr/src/Hadoop/HBase/hbase-0.94/security/src/main/java/org/apache/hadoop/hbase/ipc/SecureRpcEngine.java:[165,20]
 cannot find symbol
[ERROR] symbol  : constructor 
Invocation(java.lang.reflect.Method,java.lang.Object[])
[ERROR] location: class org.apache.hadoop.hbase.ipc.Invocation
[ERROR] 
/usr/src/Hadoop/HBase/hbase-0.94/security/src/main/java/org/apache/hadoop/hbase/ipc/SecureRpcEngine.java:[237,23]
 cannot find symbol
[ERROR] symbol  : constructor 
Invocation(java.lang.reflect.Method,java.lang.Object[])
[ERROR] location: class org.apache.hadoop.hbase.ipc.Invocation

{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to