Is there any tutorials available in the net to connect Spark Java API with HBase ?
Thanks and Regards Deepa From: "Dai, Kevin" <[email protected]> To: "[email protected]" <[email protected]> Date: 08/07/2014 11:11 AM Subject: Guava version incompatible Hi, all I am now using spark to manipulate hbase. But I cant't use HBaseTestingUtility to do unit test. Because spark needs Guava 15.0 and above while Hbase needs Guava 14.0.1. These two versions are incompatible. Is there any way to solve this conflict with maven. Thanks, Kevin. =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you
