hortonworks-spark / shc

The Apache Spark - Apache HBase Connector is a library to support Spark accessing HBase table as external data source or sink.
Apache License 2.0
552 stars 280 forks source link

Can we use this in Java without any issues ? #177

Open gauravsb opened 7 years ago

gauravsb commented 7 years ago

Hi,

I am new to the spark and hbase ecosystem.

I would like to know whether we can use this library without any issues in Java ?

weiqingy commented 7 years ago

SHC is a lib of Spark. If the language is supported by Spark, then it should be OK for SHC.