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

Supports Spark 2.4.x? #294

Closed jrfineza closed 5 years ago

jrfineza commented 5 years ago

Is there an shc jar that supports spark 2.4.x and up? encountering json4s issue on this version shc-core-1.1.2-2.2-s_2.11-SNAPSHOT, but works on a 2.2 spark cluster.

Thank You

dongjoon-hyun commented 5 years ago

Hi, @jrfineza . If you build from the master branch, it works.