[
https://issues.apache.org/jira/browse/HBASE-14375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891313#comment-15891313
]
Jerry He commented on HBASE-14375:
----------------------------------
Regarding the DefaultSource class, if I understand it correctly, for the data
source format 'org.apache.hadoop.hbase.spark' we give to Spark SQL, Spark SQL
will automatically look for 'DefaultSource' as the implementation class in the
same package. This can be changed with a call to Spark SQL
'DataSourceRegister' -- an improvement we can do later.
> 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
> Assignee: Jerry He
> Priority: Blocker
> Fix For: 2.0.0
>
> Attachments: HBASE-14375-v1.patch
>
>
> 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.15#6346)