[ https://issues.apache.org/jira/browse/HBASE-14375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15671215#comment-15671215 ]
Andrew Purtell commented on HBASE-14375: ---------------------------------------- bq. version(s) of spark we support, version(s) of scala we support >From a cursory examination, there are two "latest" Spark releases I would >expect to be necessary to support: 1.6.3 and 2.0.2. Searching on Maven I see >they've pushed up two sets of artifacts for 2.0.2: >org.apache.spark:<module>_2.10:<version> and >org.apache.spark:<module>_2.11:<version> Even if we are only supporting the latest Spark, we have two versions of Scala to build and link against. > define public API for spark integration module > ---------------------------------------------- > > Key: HBASE-14375 > URL: https://issues.apache.org/jira/browse/HBASE-14375 > Project: HBase > Issue Type: Task > Components: spark > Reporter: Sean Busbey > Priority: Critical > Fix For: 2.0.0 > > > before we can put the spark integration module into a release, we need to > annotate its public api surface. -- This message was sent by Atlassian JIRA (v6.3.4#6332)