Hi All, >I am trying to configure flume-hbase sink in ec2 cloud. >I have one flume-master,one flume-collector and one agent. I added >hbase-sink jar file from github on my collector and update the >flume-site.xml file. Added flume-class path too. >I am getting error saying hbase class not found exception for these two >files >com.cloudera.flume.hbase.HBaseSink,com.cloudera.flume.hbase.Attr2HBaseEven >tSink >When I try jar tf >
jar tf flume-plugin-hbasesink-0.9.5-SNAPSHOT-20110627.jar java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.<init>(ZipFile.java:127) at java.util.zip.ZipFile.<init>(ZipFile.java:88) at sun.tools.jar.Main.list(Main.java:979) at sun.tools.jar.Main.run(Main.java:224) at sun.tools.jar.Main.main(Main.java:1149) >Getting the below error could you please help me with this > > > > >Or can you please send me correct jar file > >Thanks, >Saritha. >