Hello All, Wondering if anyone tried compiling latest stable HBase against ZooKeeper 3.5.1-aplha? I get the exception below when trying to compile. Any patch out there for this?
[ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /workspace/workspace/bigtop.release-rpm-4.3.0-zk-3.5.1/build/hbase/rpm/BUILD/hbase-1.1.3/hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/HQuorumPeer.java:[89,22] error: unreported exception AdminServerException; must be caught or declared to be thrown [ERROR] /workspace/workspace/bigtop.release-rpm-4.3.0-zk-3.5.1/build/hbase/rpm/BUILD/hbase-1.1.3/hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/HQuorumPeer.java:[94,22] error: unreported exception AdminServerException; must be caught or declared to be thrown [INFO] 2 errors Khalid Aggag
