Re: NoSuchMethodError using zipkin with hbase 0.98.5

2014-10-25 Thread abhishek1015
Thanks for detailed instruction. I am able to see traces in zipkin ui. However, I am not sure if I am interpreting the results correctly. I run a get query and a scan query using hbase shell which run 0.02 and 40 sec respectively. As can be seen in the images attached, zipkin shows the repeated

Problem accessing HBase from jobs running from Oozie

2014-10-25 Thread Arijit Banerjee
Hello all, With reference to https://issues.apache.org/jira/browse/HBASE-8. Mapreduce jobs that programmatically interacts with HBase fails to use right classes and pulls wrong config resulting in connecting to correct Zookeeper or throw a protobuf exception. Now this can be solved by