Need help to connect HBASE from Spark/Scala

Hi

Can anyone help to Include HBASE with Spark-Scala.

I am not able to include HBASE jar file while loading Spark shell so it is not allowing to import Hbase package like import org.apache.hadoop.hbase. from Spark shell.

Thanks